cybozu-go / accurate

Kubernetes controller for multi-tenancy. It propagates resources between namespaces accurately and allows tenant users to create/delete sub-namespaces.
https://cybozu-go.github.io/accurate/
Apache License 2.0
34 stars 5 forks source link

chore: add unserved v2 API based on v2alpha1 #131

Closed erikgb closed 1 month ago

erikgb commented 1 month ago

Ref. https://github.com/cybozu-go/accurate/pull/128#issuecomment-2124162533. I propose to split up the introduction of the v2 API to make the PRs easier to review. This initial PR introduces the v2 API as basically a copy of v1alpha1 version.