ContainerImage.Pinniped/deploy
Matt Moyer 2843c4f8cb
Refactor kube-cert-agent controllers to use a Deployment.
This is a relatively large rewrite of much of the kube-cert-agent controllers. Instead of managing raw Pod objects, they now create a single Deployment and let the builtin k8s controller handle it from there.

This reduces the amount of code we need and should handle a number of edge cases better, especially those where a Pod becomes "wedged" and needs to be recreated.

Signed-off-by: Matt Moyer <moyerm@vmware.com>
2021-04-26 08:19:45 -06:00
..
concierge Refactor kube-cert-agent controllers to use a Deployment. 2021-04-26 08:19:45 -06:00
local-user-authenticator fix a typo in some comments 2021-03-22 09:34:58 -07:00
supervisor fix a typo in some comments 2021-03-22 09:34:58 -07:00