Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for TestMtlsHealthCheck (0.17 sec)

  1. tests/integration/security/mtls_healthcheck_test.go

    	"istio.io/istio/pkg/test/framework/components/namespace"
    )
    
    // TestMtlsHealthCheck verifies Kubernetes HTTP health check can work when mTLS
    // is enabled, https://github.com/istio/istio/issues/9150.
    // Currently this test can only pass on Prow with a real GKE cluster, and fail
    // on Minikube. For more details, see https://github.com/istio/istio/issues/12754.
    func TestMtlsHealthCheck(t *testing.T) {
    	framework.NewTest(t).
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 02 21:29:40 UTC 2024
    - 2.9K bytes
    - Viewed (0)
  2. pkg/test/framework/features/allowlist.txt

    security,TestAuthorization_TCP
    security,TestAuthorization_WorkloadSelector
    security,TestAuthorization_Audit
    security,TestAuthorizationForHTTPServices
    security,TestIngressRequestAuthentication
    security,TestMtlsHealthCheck
    security,TestMutualTLSMigration
    security,TestPassThroughFilterChain
    security,TestReachability
    security,TestReachability/automtls-partial-sidecar-dr-disable
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Oct 18 18:03:23 UTC 2022
    - 103.9K bytes
    - Viewed (0)
Back to top