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

Incorrect OS Version list #618

Open
SanekP opened this issue Feb 8, 2024 · 0 comments
Open

Incorrect OS Version list #618

SanekP opened this issue Feb 8, 2024 · 0 comments
Labels
kind/bug Something isn't working

Comments

@SanekP
Copy link

SanekP commented Feb 8, 2024

What steps did you take and what happened:
[A clear and concise description of what the bug is.]

docker run --privileged -d --name rancher -p 443:443 rancher/rancher
helm upgrade --install -n cattle-elemental-system --create-namespace elemental-operator-crds oci://registry.suse.com/rancher/elemental-operator-crds-chart
helm upgrade --install -n cattle-elemental-system --create-namespace elemental-operator oci://registry.suse.com/rancher/elemental-operator-chart

Install Elemental extension 1.3.0.
OS Versions are OK:
image

docker stop rancher
docker start rancher

OS Versions are broken:
image
However corresponding section are OK:
image

What did you expect to happen:
List of versions should be same after restart.

Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
As workaround need to delete all OS Versions and then redeploy elemental-operator. After restart of rancher this bug will occur again.

Environment:

  • Rancher version:
    Rancher v2.8.1
    Dashboard v2.8.0
    Helm v2.16.8-rancher2
    Machine v0.15.0-rancher106
@kkaempf kkaempf added the kind/bug Something isn't working label Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
Status: 💡 Backlog
Development

No branches or pull requests

2 participants