cephrgw: allow purge-on-delete for cnpg backup buckets #313

Merged
benvin merged 1 commits from benvin/cephrgw-allow-purge into main 2026-07-30 22:16:19 +10:00
Owner

Step 1 of moving the CNPG backup buckets to ec placement: RGW can't move an existing bucket, so they must be dropped and recreated. This lets the operator actually delete the buckets (with their objects) when the CRs are removed in step 2.

  • set retainOnDelete: false and purgeOnDelete: true on all nine cnpg backup Bucket CRs
  • leave ObjectStoreUser/BucketAccess untouched so the backup-s3 secrets persist
Step 1 of moving the CNPG backup buckets to ec placement: RGW can't move an existing bucket, so they must be dropped and recreated. This lets the operator actually delete the buckets (with their objects) when the CRs are removed in step 2. - set retainOnDelete: false and purgeOnDelete: true on all nine cnpg backup Bucket CRs - leave ObjectStoreUser/BucketAccess untouched so the backup-s3 secrets persist
unkinben added 1 commit 2026-07-30 21:37:04 +10:00
cephrgw: allow purge-on-delete for cnpg backup buckets (ec migration step 1)
ci/woodpecker/pr/vector-test Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful
bd96fbf0c4
Claude-Session: https://claude.ai/code/session_015ur3i7D2azsMAWTSVABApv
benvin merged commit 6e8a061b94 into main 2026-07-30 22:16:19 +10:00
benvin deleted branch benvin/cephrgw-allow-purge 2026-07-30 22:16:19 +10:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unkin/argocd-apps#313