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

Issue 3138 - Conformance Tests for BackendTLSPolicy - normative #3212

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Sep 26, 2024

  1. Issue 3138 - add normative conformance test for

    BackendTLSPolicy.
    candita committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    0084b12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0322d1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec1ca0e View commit details
    Browse the repository at this point in the history
  4. Update tests after implementation testing

    conformance/base/manifests.yaml - fix yaml
    conformance/tests/backendtlspolicy.yaml - fix yaml
    conformance/tests/tlsroute-simple-same-namespace.go - rename cert for sharing
    conformance/utils/suite/conformance.go - fix a bug in cleanup-base-resources flag application
    conformance/utils/suite/suite.go - rename cert for sharing
    candita committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    19ff922 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e03d25 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Add unit testing for generateCACert, new HTTPS

    call, some debugging, and fix yaml
    candita committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    556c048 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Update echo-basic images

    candita committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    512866f View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    cade4a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. Fix yaml for httpRoute and backendTLSPolicy. Fix CA generation.

    Fix certificate unit test.
    candita committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    0a929ad View commit details
    Browse the repository at this point in the history