BackendTrafficPolicy causes EDS fetch failure #2345
Labels
area/xds-server
Issues related to the xDS Server used for managing Envoy configuration.
help wanted
Extra attention is needed
triage
Description:
Applying any sort of Backend Traffic Policy causes the relevant cluster's endpoint to be removed
Repro steps:
curl --verbose --header "Host: www.example.com" http://$GATEWAY_HOST/get
worksEnvironment:
EG v0.6.0, v0.0.0-latest
Logs:
Envoy Logs (some time after BTP applied):
Envoy Config Dump (before BTP):
Envoy Config Dump (after BTP applied):
The text was updated successfully, but these errors were encountered: