8d5f81b460
Updates to a cluster will clear the associated endpoints, and updates to a listener will clear the associated routes. Update the incremental xDS logic to account for this implicit cleanup so that we can finish warming the clusters and listeners. Fixes #10379
4 lines
122 B
Plaintext
4 lines
122 B
Plaintext
```release-note:bug
|
|
xds: (beta-only) ensure that dependent xDS resources are reconfigured during primary type warming
|
|
```
|