ContainerImage.Pinniped/test/integration
Ryan Richard b564454bab Make Pinniped compatible with Kube clusters which have enabled PSAs
Where possible, use securityContext settings which will work with the
most restrictive Pod Security Admission policy level (as of Kube 1.25).
Where privileged containers are needed, use the namespace-level
annotation to allow them.

Also adjust some integration tests to make similar changes to allow the
integration tests to pass on test clusters which use restricted PSAs.
2022-09-15 14:58:15 -07:00
..
category_test.go Change allowed gcp auth plugin is deprecation warning text 2022-08-25 08:11:37 -07:00
cli_test.go Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
concierge_api_serving_certs_test.go Give more time for slow envs to update in concierge_api_serving_certs_test.go 2022-08-25 11:20:54 -07:00
concierge_availability_test.go Fix bad test package name 2021-06-22 11:23:19 -04:00
concierge_client_test.go Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
concierge_credentialissuer_test.go Fix bad test package name 2021-06-22 11:23:19 -04:00
concierge_credentialrequest_test.go Merge branch 'main' into proposal_process 2022-02-17 10:07:37 -08:00
concierge_impersonation_proxy_test.go Make Pinniped compatible with Kube clusters which have enabled PSAs 2022-09-15 14:58:15 -07:00
concierge_kubecertagent_test.go Update TestKubeCertAgent to use new "v3" label value 2021-09-15 11:09:07 -07:00
concierge_kubectl_test.go test/integration: run parallel tests concurrently with serial tests 2021-08-26 12:59:52 -04:00
controllerinit_test.go Ensure concierge and supervisor gracefully exit 2021-08-30 20:29:52 -04:00
e2e_test.go Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
formposthtml_test.go Enforce naming convention for browser based tests 2022-02-16 09:20:28 -05:00
kube_api_discovery_test.go Update a comment 2021-09-21 14:07:08 -07:00
kubeclient_test.go Fix bad test package name 2021-06-22 11:23:19 -04:00
ldap_client_test.go Error format of untrusted certificate errors should depend on OS 2022-04-14 17:37:36 -07:00
leaderelection_test.go leader election test: approximate that followers have observed change 2021-08-26 12:59:52 -04:00
main_test.go Allow focused integration tests to be run from the GoLand UI again 2021-09-21 12:04:45 -07:00
rbac_test.go Fix bad test package name 2021-06-22 11:23:19 -04:00
securetls_fips_test.go Remove duplication in secure TLS tests 2022-04-01 10:56:38 -04:00
securetls_test.go Remove duplication in secure TLS tests 2022-04-01 10:56:38 -04:00
supervisor_discovery_test.go Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
supervisor_healthz_test.go Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
supervisor_login_test.go Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
supervisor_secrets_test.go test/integration: run parallel tests concurrently with serial tests 2021-08-26 12:59:52 -04:00
supervisor_storage_garbage_collection_test.go test/integration: run parallel tests concurrently with serial tests 2021-08-26 12:59:52 -04:00
supervisor_storage_test.go Fix bad test package name 2021-06-22 11:23:19 -04:00
supervisor_upstream_test.go TestSupervisorUpstreamOIDCDiscovery: include AdditionalAuthorizeParametersValid condition 2021-10-25 10:21:51 -04:00
supervisor_warnings_test.go Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
whoami_test.go Make Pinniped compatible with Kube clusters which have enabled PSAs 2022-09-15 14:58:15 -07:00