rancher / elemental-operator

The Elemental operator is responsible for managing the OS versions and maintaining a machine inventory to assist with edge or baremetal installations.
Apache License 2.0
40 stars 17 forks source link

Implement toggle to remove ownership from no-longer-in-sync ManagedOSVersions #760

Closed anmazzotti closed 1 month ago

anmazzotti commented 2 months ago

Another follow up to https://github.com/rancher/elemental-operator/pull/750, there should be an option in the ManagedOSVersionChannel to remove ownership from no-longer-in-sync ManagedOSVersions.

@davidcassany Given https://github.com/rancher/elemental-operator/issues/759, should we still implement this?

If so, should https://github.com/rancher/elemental-operator/issues/759 automatically clean up only owned versions, or all (created by the channel)? How should these 2 toggles work when used together?

anmazzotti commented 1 month ago

I recall we discussed about this issue and I don't recall any reason to keep it alive. I'm closing it as won't do.

Many improvements happened on the ManagedOSVersionChannels, so this one most likely does not apply anymore.