Replies: 1 comment 2 replies
-
|
I guess it's not issue with the version, rather the path for What you can do is to have 0.45.1 installed and once you would like to upgrade to something newer, delete the operator (without deleting the operands etc - this is important) and then install a new one with the version you want. That's what is IIRC also recommended in OLM itself. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
On our OpenShift cluster I had successfully updated Strimzi operator by changing the update channel in the subscription from strimzi-0.a.x to strimzi-0.b.x over several versions.
I'm now at update channel strimzi-0.45.x and the operator updated to strimzi-0.45.1.
Now, if I change the subscription to strimzi-0.46.x nothing happens; the change is completely ignored, no errors, no warnings.
I ran a few tests and found that if I manually update to strimzi-0.45.0 and ignore the .1 release, I can update further to 0.46.
Is there any known bug with 0.45.1 that would lead me to a dead end in the update path?
Beta Was this translation helpful? Give feedback.
All reactions