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
Describe the issue.
When creating two HTTPRoutes with the following characteristics:
Same domain name
Same matching rules
Different backend services
Created in a specific order
which one will take effect?
env:
eg 1.2.0
My test results : The second HTTPRoute will override the first one
so i think In k8s multi-tenant environment, this will cause problems.
[optional Relevant Links:]
Any extra documentation required to understand the issue.
The text was updated successfully, but these errors were encountered:
Description:
env:
eg 1.2.0
My test results : The second HTTPRoute will override the first one
so i think In k8s multi-tenant environment, this will cause problems.
[optional Relevant Links:]
The text was updated successfully, but these errors were encountered: