Roll cephrgw-operator to v0.3.0 (safe adoption)
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful

cephrgw-operator v0.3.0 makes adopting existing radosgw buckets and users safe:
retainOnDelete on ObjectStoreUser/BucketAccess, non-destructive bucket-policy
merge (+ managePolicy), non-destructive user attributes, and status.adopted.

- bump the operator image to v0.3.0

Claude-Session: https://claude.ai/code/session_016CEncETbf8cvy1PhsHfFHM
This commit is contained in:
2026-07-25 17:06:03 +10:00
parent cc81e90a75
commit 0a7ba69cdb
+1 -1
View File
@@ -24,7 +24,7 @@ spec:
runAsNonRoot: true
containers:
- name: operator
image: git.unkin.net/unkin/cephrgw-operator:v0.2.0
image: git.unkin.net/unkin/cephrgw-operator:v0.3.0
args:
- --metrics-bind-address=:8080
- --health-probe-bind-address=:8081