istio.io/istio@v0.0.0-20240520182934-d79c90f27776/releasenotes/notes/fsgroup.yaml (about) 1 apiVersion: release-notes/v2 2 kind: feature 3 area: installation 4 issue: 5 - 26882 6 releaseNotes: 7 - | 8 **Improved** sidecar injection to not modify the pod `securityPolicy.fsGroup` which could conflict with existing settings and secret mounts. 9 This option is enabled automatically on Kubernetes 1.19+ and is not supported on older versions.