This repository was archived by the owner on Dec 12, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +9
-0
lines changed
Expand file tree Collapse file tree 4 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 6666 distro : ubi
6767 - test-name : replica_set_remove_user
6868 distro : ubi
69+ - test-name : replica_set_custom_persistentvolumeclaimretentionpolicy_test
70+ distro : ubi
Original file line number Diff line number Diff line change @@ -151,6 +151,8 @@ jobs:
151151 distro : ubi
152152 - test-name : replica_set_remove_user
153153 distro : ubi
154+ - test-name : replica_set_custom_persistentvolumeclaimretentionpolicy_test
155+ distro : ubi
154156 steps :
155157 # template: .action_templates/steps/cancel-previous.yaml
156158 - name : Cancel Previous Runs
Original file line number Diff line number Diff line change @@ -157,6 +157,8 @@ jobs:
157157 distro : ubi
158158 - test-name : replica_set_remove_user
159159 distro : ubi
160+ - test-name : replica_set_custom_persistentvolumeclaimretentionpolicy_test
161+ distro : ubi
160162 steps :
161163 # template: .action_templates/steps/cancel-previous.yaml
162164 - name : Cancel Previous Runs
Original file line number Diff line number Diff line change 22
33## Added support for MongoDB 8.0.0 GA
44MongoDB 8.0.0 GA is now officially supported by the Operator
5+
6+ ## Added support for persistentVolumeClaimRetentionPolicy
7+ Add persistentVolumeClaimRetentionPolicy on MongoDB statefulset.
You can’t perform that action at this time.
0 commit comments