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

Support for openSuse MicroOS

Open bkraegelin opened this issue 3 years ago • 1 comments
trafficstars

Is your feature request related to a problem? Please describe. K3OS does not get updates anymore. OpenSuse MicroOS seems to be the natural successor.

Describe the solution you'd like Upgrading openSuse MicroOS from within K3S. So I can fully manage my cluster(s) using Rancher UI.

Describe alternatives you've considered Rely on different upgrade mechanisms described by Suse. All of them need additional workflows.

Additional context As K3S upgrades using system-upgrade controller, and K3OS did that too, it seems natural to follow this way.

bkraegelin avatar Jul 07 '22 15:07 bkraegelin

Is this a problem with SUC or a problem with assumptions baked into https://github.com/k3s-io/k3s-upgrade/blob/a78cfaf2446b8d6b014a76c2812a1349e1738e37/scripts/upgrade.sh ?

Likely more appropriate to bring this up with the k3s project directly: https://github.com/k3s-io/k3s/issues

dweomer avatar Jul 12 '22 07:07 dweomer

There is an example available at https://github.com/rancher/system-upgrade-controller/blob/master/examples/openSUSE/microos.yaml

brandond avatar Aug 24 '23 23:08 brandond