ContainerImage.Pinniped/test/integration
Ryan Richard 8065a8d2e6 TestKubeCertAgent waits for CredentialIssuer strategy to be successful
At the end of the test, wait for the KubeClusterSigningCertificate
strategy on the CredentialIssuer to go back to being healthy, to avoid
polluting other integration tests which follow this one.
2021-03-15 11:43:12 -07:00
..
category_test.go Make TestGetPinnipedCategory more resilient. 2021-03-02 15:40:17 -06:00
cli_test.go Fix TestCLIGetKubeconfigStaticToken for new CLI log output. 2021-03-11 15:48:04 -06:00
concierge_api_serving_certs_test.go All controller unit tests should not cancel context until test is over 2021-03-04 17:26:01 -08:00
concierge_availability_test.go All controller unit tests should not cancel context until test is over 2021-03-04 17:26:01 -08:00
concierge_client_test.go All controller unit tests should not cancel context until test is over 2021-03-04 17:26:01 -08:00
concierge_credentialissuer_test.go All controller unit tests should not cancel context until test is over 2021-03-04 17:26:01 -08:00
concierge_credentialrequest_test.go Remove an integration test that is covered elsewhere now 2021-03-10 14:17:20 -08:00
concierge_impersonation_proxy_test.go TestKubeCertAgent waits for CredentialIssuer strategy to be successful 2021-03-15 11:43:12 -07:00
concierge_kubecertagent_test.go TestKubeCertAgent waits for CredentialIssuer strategy to be successful 2021-03-15 11:43:12 -07:00
concierge_kubectl_test.go Rename pinniped-server -> pinniped-concierge 2020-10-06 14:59:03 -04:00
e2e_test.go certauthority.go: Refactor issuing client versus server certs 2021-03-12 16:09:37 -08:00
kube_api_discovery_test.go Add WhoAmIRequest Aggregated Virtual REST API 2021-02-22 20:02:41 -05:00
kubeclient_test.go Merge branch 'main' of github.com:vmware-tanzu/pinniped into impersonation-proxy 2021-03-04 12:38:00 -06:00
supervisor_discovery_test.go certauthority.go: Refactor issuing client versus server certs 2021-03-12 16:09:37 -08: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 certauthority.go: Refactor issuing client versus server certs 2021-03-12 16:09:37 -08: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 All controller unit tests should not cancel context until test is over 2021-03-04 17:26:01 -08:00
supervisor_storage_test.go All controller unit tests should not cancel context until test is over 2021-03-04 17:26:01 -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 Test using a service account token to auth to the impersonator 2021-03-11 10:01:17 -08:00