ContainerImage.Pinniped/test/integration
Ryan Richard 122f7cffdb Make the supervisor healthz endpoint public
Based on our experiences today with GKE, it will be easier for our users
to configure Ingress health checks if the healthz endpoint is available
on the same public port as the OIDC endpoints.

Also add an integration test for the healthz endpoint now that it is
public.

Also add the optional `containers[].ports.containerPort` to the
supervisor Deployment because the GKE docs say that GKE will look
at that field while inferring how to invoke the health endpoint. See
https://cloud.google.com/kubernetes-engine/docs/concepts/ingress#def_inf_hc
2020-10-21 15:24:58 -07:00
..
cli_test.go Extend TestCLILoginOIDC to test ID token caching behavior. 2020-10-21 15:02:42 -05:00
client_test.go Rename integration test env variables 2020-10-09 10:11:47 -07:00
concierge_api_serving_certs_test.go Concierge controllers add labels to all created resources 2020-10-15 10:14:23 -07:00
concierge_availability_test.go Rename integration test env variables 2020-10-09 10:11:47 -07:00
concierge_credentialissuerconfig_test.go Concierge controllers add labels to all created resources 2020-10-15 10:14:23 -07:00
concierge_credentialrequest_test.go Rename integration test env variables 2020-10-09 10:11:47 -07:00
concierge_kubecertagent_test.go Concierge controllers add labels to all created resources 2020-10-15 10:14:23 -07:00
concierge_kubectl_test.go Rename pinniped-server -> pinniped-concierge 2020-10-06 14:59:03 -04:00
kube_api_discovery_test.go Make tilt work with the supervisor app and add more uninstall testing 2020-10-09 14:25:34 -07:00
supervisor_discovery_test.go Add optional PINNIPED_TEST_SUPERVISOR_HTTPS_CA_BUNDLE for integration tests 2020-10-20 16:46:33 -07:00
supervisor_healthz_test.go Make the supervisor healthz endpoint public 2020-10-21 15:24:58 -07:00
supervisor_keys_test.go Supervisor controllers apply custom labels to JWKS secrets 2020-10-15 12:40:56 -07:00