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

fxing TCP Route Match #719

Merged
merged 2 commits into from
Aug 7, 2023
Merged

fxing TCP Route Match #719

merged 2 commits into from
Aug 7, 2023

Conversation

dileepng
Copy link
Contributor

@dileepng dileepng commented Aug 7, 2023

Description of changes:

TCP Route Match is not required when we are creating a Tcp Route until we are configuring multiple listener. so making virtual route to be created with out TcpRoute Match.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@dileepng dileepng merged commit 3197898 into aws:master Aug 7, 2023
3 checks passed
@joesbigidea
Copy link
Contributor

Could you add some tests around the optional route match? There are cases we didn't have before:

  • existing route without match, add match
  • existing route with match, remove match

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.

3 participants