siderolabs / omni

SaaS-simple deployment of Kubernetes - on your own hardware.
Other
525 stars 31 forks source link

[bug] Omni not updating existing Kubernetes 1.29.4 to 1.30.0 #202

Closed xerxist closed 5 months ago

xerxist commented 5 months ago

Is there an existing issue for this?

Current Behavior

Omni is not showing Kubernetes version 1.30.0 from the list to update from 1.29.4

Expected Behavior

Version 1.30.0 available from the list to update to.

Steps To Reproduce

Running a cluster with Kubernetes version 1.29.4 and try to upgrade to 1.30.0

What browsers are you seeing the problem on?

No response

Anything else?

....

smira commented 5 months ago

Make sure your cluster is running Talos 1.7.x, as it's the first version of Talos to support Kubernetes 1.30.

See Support Matrix for more information.

xerxist commented 5 months ago

Yes Talos is definitely on 1.7.0

If I create a new cluster I can select 1.30.0 right away.

yoyellow commented 5 months ago

issue persists on latest omni 0.34 release with talos 1.7.1

Unix4ever commented 5 months ago

Yep, confirmed. We just need to bump siderolabs/go-kubernetes lib there. Will be fixed in the next release