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): finalize bump to Kubernetes 1.28 #91

Closed erikgb closed 11 months ago

erikgb commented 11 months ago

When reading through the project docs, I noticed https://cybozu-go.github.io/accurate/maintenance.html#how-to-update-supported-kubernetes. I already did the last step in https://github.com/cybozu-go/accurate/pull/88, so this PR is to finalize the upgrade to K8s 1.28 as documented.