neondatabase / autoscaling

Postgres vertical autoscaling in k8s
Apache License 2.0
144 stars 18 forks source link

Upgrade k8s dependencies to 1.26.15 #928

Closed SergeyMelnikov closed 1 month ago

SergeyMelnikov commented 2 months ago

The plan is after all clusters are upgraded to rebase this on top of main and merge.

cc: https://github.com/neondatabase/cloud/issues/7922

sharnoff commented 1 month ago

Rebased onto current main (3ac5841c59423f1f25838ca8f9fc93a98d49d14b), which is now v0.30.0. I also cut an additional release v0.30.0-k8s-1.26 matching latest commit on this branch (ea0118e6a98e73411750f0dd5bcbca1082dacd95).

sharnoff commented 1 month ago

Updates:

Also, triggered e2e tests on kind, here: https://github.com/neondatabase/autoscaling/actions/runs/9539100392

SergeyMelnikov commented 1 month ago

Looks good to me, and given all clusters were upgraded, I'm rebasing to main and merging this PR