istio.io/istio@v0.0.0-20240520182934-d79c90f27776/releasenotes/notes/fix-custom-injection-openshift.yaml (about) 1 apiVersion: release-notes/v2 2 kind: bug-fix 3 area: installation 4 docs: 5 - 'https://istio.io/latest/docs/setup/additional-setup/sidecar-injection/#customizing-injection' 6 releaseNotes: 7 - | 8 **Fixed** Custom injection of the `istio-proxy` container was not working on OpenShift because of the way OpenShift sets pod's `SecurityContext.RunAs` field.