istio.io/istio@v0.0.0-20240520182934-d79c90f27776/releasenotes/notes/27696.yaml (about) 1 2 apiVersion: release-notes/v2 3 kind: feature 4 area: traffic-management 5 issue: 6 - 27696 7 8 releaseNotes: 9 - | 10 **Added** `holdApplicationUntilProxyStarts` can now be set in ProxyConfig, 11 allowing it to be set at the pod level. Should not be used in conjunction with 12 the deprecated `values.global.proxy.holdApplicationUntilProxyStarts` value.