system-upgrade-controller icon indicating copy to clipboard operation
system-upgrade-controller copied to clipboard

chore: Upgrade kubectl to version 1.30.0

Open SISheogorath opened this issue 1 year ago • 3 comments

Just a regular upgrade, since 1.25.4 is a bit dated by now. Also making sure we actually used the docker.io image unless explicitly changed.

SISheogorath avatar May 15 '24 19:05 SISheogorath

Does this currently also blocks upgrades to k3s 1.30.x? If yes, would be nice to get it merged :)

IT-Cru avatar Jun 13 '24 11:06 IT-Cru

I don't think it should have that impact, it's just updates for good measure. But you can validate it the impact on your cluster, if you want. All you need to do is adjusting the environment variable as shown in the manifest.

SISheogorath avatar Jun 13 '24 21:06 SISheogorath

kubectl is widely compatible with both newer and older versions of the apiserver. Upgrading or not upgrading doesn't block or unblock anything.

brandond avatar Jun 13 '24 21:06 brandond

nm, we actually already bumped these in https://github.com/rancher/system-upgrade-controller/pull/326

brandond avatar Aug 29 '24 17:08 brandond