-
Task
-
Resolution: Done
-
Major
-
None
-
None
Maistra istio operator deploy/servicemesh-operator.yaml is missing the MAISTRA-536 changes
The commit [1] includes changes related to istio-cni and it updates the deploy/maistra-operator.yaml. However, the similar changes are missing in the deploy/servicemesh-operator.yaml file.
An istio Operator and Istio installation using deploy/servicemesh-operator.yaml is not compatible with Maitra Istio TP12 latest-qe images.
The follow error is caused by this missing change in deploy/servicemesh-operator.yaml:
Bookinfo is not working now.
Error creating: Internal error occurred: admission webhook "sidecar-injector.istio.io" denied the request: template: inject:145:18: executing "inject" at <.ProxyUID>: can't evaluate field ProxyUID in type *inject.SidecarTemplateData
Please help review and merge the fix in PR [2], thanks.
Refereces:
[1] https://github.com/Maistra/istio-operator/commit/3863d4f6d62db5b40140fc3c0a589d0afbb735ca
[2] https://github.com/Maistra/istio-operator/pull/108
- relates to
-
MAISTRA-536 Add istio-cni support to the operator
-
- Closed
-