You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Currently a race condition exists in envoy which causes clusters to warm with no endpoints. envoyproxy/envoy#13070. This is causing issues in Gloo where upstreams are created with no endpoints. In order to get around this issue until it is fixed, we can enable rest XDS for endpoints.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Currently a race condition exists in envoy which causes clusters to warm with no endpoints. envoyproxy/envoy#13070. This is causing issues in Gloo where upstreams are created with no endpoints. In order to get around this issue until it is fixed, we can enable rest XDS for endpoints.
The text was updated successfully, but these errors were encountered: