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

Commits on May 30, 2023

  1. 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]>
    bartsmykla committed May 30, 2023
    Configuration menu
    Copy the full SHA
    6f22136 View commit details
    Browse the repository at this point in the history
  2. chore(style): remove unnecessery trailing empty line

    Signed-off-by: Bart Smykla <[email protected]>
    bartsmykla committed May 30, 2023
    Configuration menu
    Copy the full SHA
    9b47be9 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. 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]>
    bartsmykla committed May 31, 2023
    Configuration menu
    Copy the full SHA
    4ff35db View commit details
    Browse the repository at this point in the history
  2. refactor(MeshTCPRoute): pass service subset in backendrefs

    Signed-off-by: Bart Smykla <[email protected]>
    bartsmykla committed May 31, 2023
    Configuration menu
    Copy the full SHA
    eb641c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c149ecf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b565d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c66455c View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    87c186d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ded54a View commit details
    Browse the repository at this point in the history