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

Consume ManagedOSVersion from ManagedOS #64

Closed
Tracked by #58
mudler opened this issue Mar 22, 2022 · 2 comments
Closed
Tracked by #58

Consume ManagedOSVersion from ManagedOS #64

mudler opened this issue Mar 22, 2022 · 2 comments
Assignees
Labels

Comments

@mudler
Copy link
Contributor

mudler commented Mar 22, 2022

Part of #58

Once #63 is in we can consume the new Kind with ManagedOS and trigger upgrades as usually

ManagedOS

Managed OS needs to be able to refer to ManagedOSVersions for upgrades (extends it)

apiVersion: rancheros.cattle.io/v1
kind: ManagedOS
spec:
   # osImage: rancher/os2:v0.0.0
   managedVersionRef:
      name: "<X>"

We need the ManagedOS Kind to be able to refer to ManagedOSVersions

@mudler mudler added kind/enhancement New feature or request area/elemental status/blocked Issue depend on another one labels Mar 24, 2022
@mudler
Copy link
Contributor Author

mudler commented Mar 24, 2022

Needs #63

@mudler mudler removed the status/blocked Issue depend on another one label Apr 4, 2022
@mudler
Copy link
Contributor Author

mudler commented Apr 4, 2022

Included in rancher-sandbox/rancheros-operator#14

@mudler mudler closed this as completed Apr 4, 2022
mudler pushed a commit that referenced this issue Jun 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants