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(MeshService): support mTLS #10403

Merged
merged 7 commits into from
Jun 6, 2024

Commits on Jun 6, 2024

  1. test(e2e): enable mtls

    Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
    michaelbeaumont committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    96e428e View commit details
    Browse the repository at this point in the history
  2. test(MeshHTTPRoute): fix test with MeshService

    Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
    michaelbeaumont committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    e33111c View commit details
    Browse the repository at this point in the history
  3. test(MeshHTTPRoute): add mTLS to MeshService test (incorrect output)

    Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
    michaelbeaumont committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    4720d3f View commit details
    Browse the repository at this point in the history
  4. feat(MeshService): support mTLS

    Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
    michaelbeaumont committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    a2460c1 View commit details
    Browse the repository at this point in the history
  5. test(MeshHTTPRoute): update expected with fix

    Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
    michaelbeaumont committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    b6bceb0 View commit details
    Browse the repository at this point in the history
  6. test(MeshHTTPRoute): add endpoint with different kuma.io/service

    Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
    michaelbeaumont committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    2270814 View commit details
    Browse the repository at this point in the history
  7. chore: fix func signature in test

    Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
    michaelbeaumont committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    16d1dd0 View commit details
    Browse the repository at this point in the history