You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a deployment of Kafka operator using the Helm. The installation works seamlessly for 0.17.0, 0.19.0 and 0.22.1 versions when deployed independently via helm install. Also the upgrade from 0.17.0 to 0.19.0 is smooth using helm upgrade. However the helm upgrade fails for 0.19.0 to 0.22.1 with the following error,
Error: UPGRADE FAILED: rendered manifests contain a new resource that already exists. Unable to continue with update: existing resource conflict: kind: Kafka, namespace: xyz, name: my-cluster
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Team,
I have a deployment of Kafka operator using the Helm. The installation works seamlessly for 0.17.0, 0.19.0 and 0.22.1 versions when deployed independently via helm install. Also the upgrade from 0.17.0 to 0.19.0 is smooth using helm upgrade. However the helm upgrade fails for 0.19.0 to 0.22.1 with the following error,
Error: UPGRADE FAILED: rendered manifests contain a new resource that already exists. Unable to continue with update: existing resource conflict: kind: Kafka, namespace: xyz, name: my-cluster
Appreciate your help !!
Beta Was this translation helpful? Give feedback.
All reactions