istio.io/istio@v0.0.0-20240520182934-d79c90f27776/releasenotes/notes/exit-if-sds-socket-not-found.yaml (about)

     1  apiVersion: release-notes/v2
     2  kind: bug-fix
     3  area: security
     4  issue:
     5  - 45534
     6  releaseNotes:
     7  - |
     8    **Added** support for a flag called USE_EXTERNAL_WORKLOAD_SDS, when set to true, it will require an external SDS workload socket and it will prevent the istio-proxy from starting if the workload SDS socket is not found.