Replies: 1 comment 1 reply
|
As pointed out in the release notes and in the What's new video -> you have to update the CRDs when upgrading the operator. Given your Flux seems to have upgraded you by mistake, I guess the CRDs were not updated because Helm does not upgrade any CRDs. So you have to do it yourself. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi
I didn't add the version number of strimzi in my flux helmrelease configuration and it has been upgraded automatically last friday. Since that the pod kafka-entity-operator was stuck in crashloop failing to get Kafkatopics from the API :
Same issue with Kafkausers :
I forced the version to 0.48.0 and now it's back online.
My configuration is pretty much the default one from the doc :
Thanks
All reactions