ContainerImage.Pinniped/test/integration
Matt Moyer c5b784465b
Describe "anonymousAuthenticationSupported" test cluster capability and add more managed cluster types.
This new capability describes whether a cluster is expected to allow anonymous requests (most do since k8s 1.6.x, but AKS has it disabled).

This commit also contains new capability YAML files for AKS and EKS, mostly to document publicly how we expect our tests to function in those environments.

Signed-off-by: Matt Moyer <moyerm@vmware.com>
2021-03-16 13:54:29 -05:00
..
category_test.go Make TestGetPinnipedCategory more resilient. 2021-03-02 15:40:17 -06:00
cli_test.go Declare war on namespaces 2021-02-10 21:52:07 -05:00
concierge_api_serving_certs_test.go Use new 'go.pinniped.dev/generated/latest' package. 2021-02-16 13:00:08 -06:00
concierge_availability_test.go Allow multiple Pinnipeds to work on same cluster 2021-02-02 15:18:41 -08:00
concierge_client_test.go Declare war on namespaces 2021-02-10 21:52:07 -05:00
concierge_credentialissuer_test.go Drop NewKubeConfigInfoPublisherController, start populating strategy frontend from kubecertagent execer controller. 2021-03-02 13:09:25 -06:00
concierge_credentialrequest_test.go Describe "anonymousAuthenticationSupported" test cluster capability and add more managed cluster types. 2021-03-16 13:54:29 -05:00
concierge_kubecertagent_test.go test/integration: make TestKubeCertAgent more stable 2021-02-10 12:08:34 -05:00
concierge_kubectl_test.go Rename pinniped-server -> pinniped-concierge 2020-10-06 14:59:03 -04:00
e2e_test.go Add WhoAmIRequest Aggregated Virtual REST API 2021-02-22 20:02:41 -05:00
kube_api_discovery_test.go Add WhoAmIRequest Aggregated Virtual REST API 2021-02-22 20:02:41 -05:00
kubeclient_test.go Use randomly generated API groups in TestKubeClientOwnerRef. 2021-03-02 15:48:13 -06:00
supervisor_discovery_test.go Add retries to TestSupervisorTLSTerminationWithSNI and TestSupervisorOIDCDiscovery. 2021-03-11 13:18:15 -06:00
supervisor_healthz_test.go test/integration: ensure no pods restart during integration tests 2021-02-04 10:24:33 -05:00
supervisor_login_test.go Use new 'go.pinniped.dev/generated/latest' package. 2021-02-16 13:00:08 -06:00
supervisor_secrets_test.go Use new 'go.pinniped.dev/generated/latest' package. 2021-02-16 13:00:08 -06:00
supervisor_storage_garbage_collection_test.go Allow multiple Pinnipeds to work on same cluster 2021-02-02 15:18:41 -08:00
supervisor_storage_test.go Allow multiple Pinnipeds to work on same cluster 2021-02-02 15:18:41 -08:00
supervisor_upstream_test.go Use new 'go.pinniped.dev/generated/latest' package. 2021-02-16 13:00:08 -06:00
whoami_test.go Describe "anonymousAuthenticationSupported" test cluster capability and add more managed cluster types. 2021-03-16 13:54:29 -05:00