-
Notifications
You must be signed in to change notification settings - Fork 681
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
handle Route conflicts with HTTPRoute.Matches #6188
handle Route conflicts with HTTPRoute.Matches #6188
Commits on Apr 16, 2024
-
Add tests for routes, add two map to help find duplicate route
Add logic to filter Route before adding it to vhost Signed-off-by: lubronzhan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b52642d - Browse repository at this point
Copy the full SHA b52642dView commit details -
Update logic to use header+queryParam as key for map to filter conflicts
Signed-off-by: lubronzhan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a63c56f - Browse repository at this point
Copy the full SHA a63c56fView commit details -
Update logic to treat each route object as a single match object to c…
…ompare with other match object Signed-off-by: lubronzhan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5c3aeaf - Browse repository at this point
Copy the full SHA 5c3aeafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 349ddb5 - Browse repository at this point
Copy the full SHA 349ddb5View commit details -
Final refactor on logic and some unite tests
Signed-off-by: lubronzhan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 41fe957 - Browse repository at this point
Copy the full SHA 41fe957View commit details -
Fix conflict between upstremam
Signed-off-by: lubronzhan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 73b30c0 - Browse repository at this point
Copy the full SHA 73b30c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61d7a59 - Browse repository at this point
Copy the full SHA 61d7a59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49ac07c - Browse repository at this point
Copy the full SHA 49ac07cView commit details -
Signed-off-by: Lubron Zhan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 62fb194 - Browse repository at this point
Copy the full SHA 62fb194View commit details -
Update the partially match condition
Signed-off-by: Lubron Zhan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8bfad9d - Browse repository at this point
Copy the full SHA 8bfad9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bdc2ed8 - Browse repository at this point
Copy the full SHA bdc2ed8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6b1f5e - Browse repository at this point
Copy the full SHA a6b1f5eView commit details -
Signed-off-by: Lubron Zhan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2251062 - Browse repository at this point
Copy the full SHA 2251062View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6187e2 - Browse repository at this point
Copy the full SHA c6187e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ae98cc - Browse repository at this point
Copy the full SHA 2ae98ccView commit details