ContainerImage.Pinniped/internal/controller
Matt Moyer 23cd53faeb
In kube-cert-agent deleter controller, clean up pods that are stuck in terminal states.
This change adjusts the kube-cert-agent "deleter" controller to also delete pods that are unusable because they are no longer "Running".

This should make the Concierge recover from scenarios where clusters are suspended and resumed, as well as other edge cases where the `sleep` process in the agent pod exits for some reason.

Signed-off-by: Matt Moyer <moyerm@vmware.com>
2021-04-21 17:00:20 -05:00
..
apicerts Changing references from 1.19 to 1.20 2021-01-07 15:25:47 -08:00
authenticator Changing references from 1.19 to 1.20 2021-01-07 15:25:47 -08:00
issuerconfig Changing references from 1.19 to 1.20 2021-01-07 15:25:47 -08:00
kubecertagent In kube-cert-agent deleter controller, clean up pods that are stuck in terminal states. 2021-04-21 17:00:20 -05:00
supervisorconfig Merge branch 'main' of github.com:vmware-tanzu/pinniped into kubernetes-1.20 2021-01-08 13:22:31 -08:00
supervisorstorage Sync garbage collector controller less often by adjusting its filters 2020-12-18 09:36:28 -08:00
controller_test.go Clean this test up a trivial amount using require.Implementsf(). 2020-12-17 08:38:16 -06:00
utils.go Upstream Watcher Controller Syncs less often by adjusting its filters 2020-12-18 15:41:18 -08:00