-
Bug
-
Resolution: Duplicate
-
Critical
-
None
-
None
-
False
-
None
-
False
-
-
OSSM 2.5.1 creates istio-cni ClusterRoleBinding. This biding is also expected when creating IstioCNI resource via Sail operator. Since it already exists, sail operator is trying to use it but the validation fails with:
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 "istio-cni"
- duplicates
-
OSSM-5860 IstioCNI installation fails when running in parallel with 2.x on istio-cni conflicts
- Closed