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
38 stars 5 forks source link

build(deps): bump controller-runtime version to "0.16.2" #88

Closed erikgb closed 11 months ago

erikgb commented 11 months ago

There are a few breaking API changes in the latest controller-runtime releases. Before starting any work on other PRs, I would prefer to bump to the latest version of c/r. Transitive K8s dependencies are also bumped.