Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Respect version in minVersion field in ManagedOSImageVersion #85

Open
Tracked by #58
mudler opened this issue Apr 4, 2022 · 0 comments
Open
Tracked by #58

Respect version in minVersion field in ManagedOSImageVersion #85

mudler opened this issue Apr 4, 2022 · 0 comments
Labels
kind/enhancement New feature or request

Comments

@mudler
Copy link
Contributor

mudler commented Apr 4, 2022

Currently ManagedOSImageVersion minVersion field is ignored, altought it should gate versions that are not eligible to certain nodes.

This requires a mechanism to stream back the bundle application result into a state of a ManagedOS upgrade.
Currently we have a state associated to the ManagedOSImage which is a fleet bundle, maybe we can use that to figure out if the ManagedOS image upgrade is applied and infer the version of the OS running on the nodes from it.

When this mechanism is in place, then we can gate the ManagedOSImageVersion to be applied to a ManagedOS.

While doing this, we should keep in mind there are several stakeholders involved (harvester, maintenance team, etc. ) so we should discuss this broadly before taking any specific path for parsing versions. ping also @kkaempf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants