-
Bug
-
Resolution: Done
-
Critical
-
None
-
None
-
False
-
None
-
False
-
-
When trying to install IstioCNI resource when 2.5.1 is already running, reconciliation is failing on conflicts in istio-cni ServiceAccount and ClusterRoleBinding.
Full errors:
- failed to install helm chart cni: Unable to continue with install: ServiceAccount "istio-cni" in namespace "openshift-operators" exists and cannot be imported into the current release: invalid ownership metadata; label validation error: key "app.kubernetes.io/managed-by" must equal "Helm": current value is "maistra-istio-operator"; annotation validation error: missing key "meta.helm.sh/release-name": must be set to "istio-cni"; annotation validation error: missing key "meta.helm.sh/release-namespace": must be set to "openshift-operators"
- error reconciling resource: failed to install helm chart cni: Unable to continue with install: ClusterRoleBinding "istio-cni" in namespace "" exists and cannot be imported into the current release: invalid ownership metadata; label validation error: key "app.kubernetes.io/managed-by" must equal "Helm": current value is "maistra-istio-operator"; annotation validation error: missing key "meta.helm.sh/release-name": must be set to "istio-cni"; annotation validation error: missing key "meta.helm.sh/release-namespace": must be set to "openshift-operators"