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
What would you like to be added:
Our conformance tests currently lack coverage for the case where a HTTPRoute with a matching hostname should have precedence over a HTTPRoute that matches all hostnames (by not specifying any hostname matches).
Why this is needed:
This will help ensure a consistent experience for users of Gateway API.