-
Notifications
You must be signed in to change notification settings - Fork 333
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
feat(MeshTCPRoute): add policy logic #6873
Commits on May 30, 2023
-
feat(MeshTCPRoute): add policy logic
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]>
Configuration menu - View commit details
-
Copy full SHA for 6f22136 - Browse repository at this point
Copy the full SHA 6f22136View commit details -
chore(style): remove unnecessery trailing empty line
Signed-off-by: Bart Smykla <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9b47be9 - Browse repository at this point
Copy the full SHA 9b47be9View commit details
Commits on May 31, 2023
-
style(MeshTCPRoute): rename to rules args in backendrefs
`toRulesHTTP` and `toRulesTCP` is more consistent than `httpRules` and `tcpRules` Signed-off-by: Bart Smykla <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4ff35db - Browse repository at this point
Copy the full SHA 4ff35dbView commit details -
refactor(MeshTCPRoute): pass service subset in backendrefs
Signed-off-by: Bart Smykla <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eb641c2 - Browse repository at this point
Copy the full SHA eb641c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c149ecf - Browse repository at this point
Copy the full SHA c149ecfView commit details -
refactor(MeshTCPRoute): use ComputeConf instead of iterating subsets
Signed-off-by: Bart Smykla <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9b565d2 - Browse repository at this point
Copy the full SHA 9b565d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c66455c - Browse repository at this point
Copy the full SHA c66455cView commit details
Commits on Jun 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 87c186d - Browse repository at this point
Copy the full SHA 87c186dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ded54a - Browse repository at this point
Copy the full SHA 7ded54aView commit details