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

[BUG] Operator is not upgraded when switching to new channel with newer version #527

Open
1 task done
FilipB opened this issue Dec 13, 2024 · 1 comment
Open
1 task done
Labels
bug Something isn't working
Milestone

Comments

@FilipB
Copy link
Collaborator

FilipB commented Dec 13, 2024

Is this the right place to submit this?

  • This is not a question about how to use the sail-operator

Bug Description

We have 0.1.0 operator in candidates channel. New 0.2.0 was released to stable-0.2 channel. When users with 0.1.0 operator switch to stable-0.2 the operator is not upgraded.

Operator Version

0.2.0

Link to Gist with Logs

No response

Additional Information

No response

@FilipB FilipB added the bug Something isn't working label Dec 13, 2024
@dgn dgn added this to the v1.0 milestone Dec 13, 2024
@dgn
Copy link
Collaborator

dgn commented Dec 13, 2024

This is a known issue in OLMv0 - we have to use replaces to support updates across channels

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants