Add cephrgw-operator repository #34
Reference in New Issue
Block a user
Delete Branch "benvin/add-cephrgw-operator-repo"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Why
The new
cephrgw-operatorprovisions Ceph RGW (S3) buckets and access keys (RW/RO) from Kubernetes CRDs via the Ceph manager dashboard API. It needs a Gitea repo to host its code and run Woodpecker CI (an argocd-apps PR deploys it).Changes
config/git.unkin.net/unkin/repository/cephrgw-operator.yaml: public repo, squash merge, delete-branch-after-merge, andmainbranch protection requiring thepre-commit/test/buildPR checks.