istio.io/istio@v0.0.0-20240520182934-d79c90f27776/releasenotes/notes/delay-app-start.yaml (about) 1 apiVersion: release-notes/v2 2 kind: feature 3 area: networking 4 issue: 5 - 24737 6 releaseNotes: 7 - | 8 **Added** an experimental option, `.values.global.proxy.holdApplicationUntilProxyStarts`, to ensure that the proxy starts before an application. 9 10