ContainerImage.Pinniped/cmd
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
..
local-user-authenticator Concierge controllers add labels to all created resources 2020-10-15 10:14:23 -07:00
pinniped Add a file-based session cache. 2020-10-21 14:28:05 -05:00
pinniped-concierge Merge remote-tracking branch 'upstream/main' into supervisor-with-discovery 2020-10-07 11:37:33 -04:00
pinniped-supervisor Make the supervisor healthz endpoint public 2020-10-21 15:24:58 -07:00