We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44de467 commit 825071aCopy full SHA for 825071a
cache/src/main/java/io/envoyproxy/controlplane/cache/SimpleCache.java
@@ -36,7 +36,7 @@
36
* only when all resources in the snapshot xDS response are named as part of the request by default. It is expected
37
* that the CDS response names all EDS clusters, and the LDS response names all RDS routes in a snapshot, to ensure
38
* that Envoy makes the request for all EDS clusters or RDS routes eventually.
39
- *<p/>
+
40
* when allowIncompleteEdsUpdate is true, we will send EDS response even if some clusters names are missing in the
41
* snapshot in ADS.
42
*
0 commit comments