upgrade to 0.27.0 caused the strimzi-cluster-opeator to go into endless CrashLoopBackOff #6150
yxiang92128
started this conversation in
General
Replies: 1 comment 7 replies
-
The HTTP 404 error suggests that you didn't installed/updated the CRDs. You might need to do it separately -> I think that for whatever reason Helm doesn't do it anymore. |
Beta Was this translation helpful? Give feedback.
7 replies
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.
-
I used helm to upgrade to 0.27.0 to fix the log4j vulnerability issues.
It seemed have worked but strimzi-cluster-operator pod is now in CrashLoopBackOff.
Our namespace is set to be "kafka" and the log shows the following error:
I tried to "kubectl delete pod" of all the pods and it still ends up in CrashLoop.
Can somebody please help me so I can get out of this situation?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions