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
One use case is that internal service might want to set specific header so that Envoy will route request to canary only nodes.
We might find other use cases, make header to be x-envoy-lb-hint and use various types of hints in chooseHost logic.