ContainerImage.Pinniped/internal/controller
Andrew Keesler e17bc31b29
Pass CSRF cookie signing key from controller to cache
This also sets the CSRF cookie Secret's OwnerReference to the Pod's grandparent
Deployment so that when the Deployment is cleaned up, then the Secret is as
well.

Obviously this controller implementation has a lot of issues, but it will at
least get us started.

Signed-off-by: Andrew Keesler <akeesler@vmware.com>
2020-12-11 11:49:27 -05:00
..
apicerts Prevent multiple pinnipeds from thrashing on the API service 2020-11-11 20:09:49 -05:00
authenticator impotent -> idempotent 2020-12-08 15:41:49 -05:00
issuerconfig Reduce log spam 2020-11-10 10:22:27 -05:00
kubecertagent Reduce log spam 2020-11-10 10:22:27 -05:00
supervisorconfig Pass CSRF cookie signing key from controller to cache 2020-12-11 11:49:27 -05:00
utils.go Use parent func to indicate when the controller queue is a singleton 2020-11-04 11:08:10 -06:00