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

chore(MeshTCPRoute): add e2e tests + generated files #6846

Commits on May 25, 2023

  1. chore(MeshTCPRoute): add e2e tests + generated files

    This patch introduces e2e tests (temporarily paused) for MeshTCPRoute,
    and it contains all pre-generated files which are registering empty for
    now policy.
    
    It's done to divide the whole plugin implementation to as small and
    consumable chunks as possible.
    
    Signed-off-by: Bart Smykla <[email protected]>
    bartsmykla committed May 25, 2023
    Configuration menu
    Copy the full SHA
    02f48ee View commit details
    Browse the repository at this point in the history
  2. fix(ci): format files

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] committed May 25, 2023
    Configuration menu
    Copy the full SHA
    4ea9af6 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Update test/e2e_env/kubernetes/meshtcproute/test.go

    Co-authored-by: Krzysztof Słonka <[email protected]>
    Signed-off-by: Bart Smykla <[email protected]>
    bartsmykla and slonka authored May 26, 2023
    Configuration menu
    Copy the full SHA
    a81e99d View commit details
    Browse the repository at this point in the history