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

feat(MeshTCPRoute): add policy logic #6873

Merged

Conversation

bartsmykla
Copy link
Contributor

@bartsmykla bartsmykla commented May 30, 2023

This PR introduces logic for applying MeshTCPRoute policy, enables already existing unit tests for verification of generated xds resources and enables already existing e2e tests.

Closes: #6787

Checklist prior to review

Changelog: feat(policy): add MeshTCPRoute

This commint introduces logic for applying `MeshTCPRoute` policy,
enables already existing unit tests for verifycation of generated
xdsresources and enables already extisting e2e tests.

Signed-off-by: Bart Smykla <[email protected]>
@bartsmykla bartsmykla requested review from a team, slonka and lobkovilya and removed request for a team May 30, 2023 08:58
@bartsmykla bartsmykla mentioned this pull request May 30, 2023
21 tasks
`toRulesHTTP` and `toRulesTCP` is more consistent than `httpRules`
and `tcpRules`

Signed-off-by: Bart Smykla <[email protected]>
@michaelbeaumont michaelbeaumont merged commit 789cfcc into kumahq:master Jun 6, 2023
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.

MeshTCPRoute implementation
3 participants