Skip to content
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

fix(MeshHTTPRoute): order rules by match priority #9472

Merged
merged 9 commits into from Mar 6, 2024

Conversation

michaelbeaumont
Copy link
Contributor

@michaelbeaumont michaelbeaumont commented Mar 1, 2024

Checklist prior to review

Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
@michaelbeaumont michaelbeaumont force-pushed the fix/mhr-order branch 2 times, most recently from c1c8303 to 08ca841 Compare March 5, 2024 14:35
Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
Hashes are updated because we no longer hash the "catch all" path that
may be added in listeners.go for Envoy reasons.

Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
@michaelbeaumont michaelbeaumont marked this pull request as ready for review March 5, 2024 15:56
@michaelbeaumont michaelbeaumont requested a review from a team as a code owner March 5, 2024 15:56
@michaelbeaumont michaelbeaumont requested review from slonka and jakubdyszkiewicz and removed request for a team March 5, 2024 15:56
Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
@michaelbeaumont michaelbeaumont merged commit 3310847 into kumahq:master Mar 6, 2024
21 checks passed
@michaelbeaumont michaelbeaumont deleted the fix/mhr-order branch March 6, 2024 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sort MeshHTTPRoute for kind: MeshService according to Gateway API rules
3 participants