istio.io/istio@v0.0.0-20240520182934-d79c90f27776/releasenotes/notes/xds-partial-full.yaml (about) 1 apiVersion: release-notes/v2 2 kind: feature 3 area: traffic-management 4 issue: 5 - 37989 6 - 37974 7 8 releaseNotes: 9 - | 10 **Improved** XDS generation to send less resource when possible, sometimes omitting a response entirely. 11 This can be disabled by the `PILOT_PARTIAL_FULL_PUSHES=false` environment variable, if necessary.