gateway
gateway copied to clipboard
feat(translator): Set zone for endpoint and arrange endpoints by zone in EDS
What this PR does / why we need it:
Set zone for endpoint and arrange endpoints by zone in EDS if zone is available in EndpointSlice. This is required before users can apply priority levels
or zone aware routing
load balancing strategy.
Which issue(s) this PR fixes:
Fixes #3538