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 Kubernetes to 1.30 #124

Closed erikgb closed 4 months ago

erikgb commented 5 months ago

This PR bumps Kubernetes to 1.30, ref. https://cybozu-go.github.io/accurate/maintenance.html#how-to-update-supported-kubernetes

erikgb commented 5 months ago

I am still waiting for a 1.30 image of kindest/node to be available before setting this PR ready for review.

But the aqua setup seems borked again. Can you please take a look @yamatcha?

zoetrope commented 5 months ago

@erikgb aqua updated. Please rebase to main branch.

erikgb commented 5 months ago

@erikgb aqua updated. Please rebase to main branch.

@zoetrope Thanks! Works a lot better now! Do you mind reviewing https://github.com/cybozu-go/accurate/pull/126 while we are waiting for kindest/node 1.30.x image?

erikgb commented 4 months ago

This PR should be ready for review now! After it's merged, we should be able to finalize the migration to SSA. We are missing upgrade of SubNamespace status managedFields. Not extremely important, but will allow for even cleaner resources.