Add cephrgw-operator repository #34

Merged
benvin merged 1 commits from benvin/add-cephrgw-operator-repo into main 2026-07-18 08:27:40 +10:00
Owner

Why

The new cephrgw-operator provisions 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

  • Add config/git.unkin.net/unkin/repository/cephrgw-operator.yaml: public repo, squash merge, delete-branch-after-merge, and main branch protection requiring the pre-commit/test/build PR checks.
## Why The new `cephrgw-operator` provisions 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 - Add `config/git.unkin.net/unkin/repository/cephrgw-operator.yaml`: public repo, squash merge, delete-branch-after-merge, and `main` branch protection requiring the `pre-commit`/`test`/`build` PR checks.
unkinben added 1 commit 2026-07-18 00:08:30 +10:00
Add cephrgw-operator repository
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/plan Pipeline was successful
bb7c55af9b
The cephrgw-operator provisions Ceph RGW (S3) buckets and access keys from
Kubernetes CRDs via the Ceph manager dashboard API, and needs a Gitea repo
to host its code and run Woodpecker CI.

- Add config/git.unkin.net/unkin/repository/cephrgw-operator.yaml with the
  standard public-repo settings (squash merge, delete branch on merge) and
  main branch protection requiring the pre-commit/test/build PR checks.
benvin merged commit d9a4396674 into main 2026-07-18 08:27:40 +10:00
benvin deleted branch benvin/add-cephrgw-operator-repo 2026-07-18 08:27:40 +10:00
Sign in to join this conversation.