-
Bug
-
Resolution: Done
-
Critical
-
maistra-0.10.0
-
None
-
Maistra TP sprint 10
Istio new operator fails to set up sidecar-injector pod on OCP4.
We are getting istio-sidecar-injector pod error:
2019-03-26T19:12:35.524373Z error Health check update of "/health" failed: open /health: permission denied
Build: istio maistra-0.9.0
Image: quay.io/maistra/sidecar-injector:0.9.0-qe
Environment: OCP 4 AWS
Test steps:
- Install ocp 4 AWS cluster
- Install registry-puller pod
- Install new maistra istio-operator
- Apply the following CR ( See attachment)
Results:
istio-sidecar-injector-8544f687f7-ctkxj 0/1 Running 26 61m
Log:
2019-03-26T19:12:35.524373Z error Health check update of "/health" failed: open /health: permission denied
- is related to
-
MAISTRA-349 Istio new operator fails installing Istio on OCP4 AWS
- Closed