ContainerImage.Pinniped/internal
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
..
certauthority Add a CA.Pool() method to ./internal/certauthority. 2020-12-02 15:55:34 -06:00
client Merge branch 'main' of github.com:vmware-tanzu/pinniped into kubernetes-1.20 2021-01-08 13:22:31 -08:00
concierge Merge branch 'main' of github.com:vmware-tanzu/pinniped into kubernetes-1.20 2021-01-08 13:22:31 -08:00
config Add log level support 2020-11-10 10:22:27 -05:00
constable Save 2 lines by using inline-style comments for Copyright 2020-09-16 10:35:19 -04:00
controller In kube-cert-agent deleter controller, clean up pods that are stuck in terminal states. 2021-04-21 17:00:20 -05:00
controllerlib Disable the goerr113 linter. 2020-12-07 15:53:41 -06:00
controllermanager Merge branch 'main' of github.com:vmware-tanzu/pinniped into kubernetes-1.20 2021-01-08 13:22:31 -08:00
crud Supervisor storage garbage collection controller enabled in production 2020-12-11 15:21:34 -08:00
deploymentref Always set an owner ref back to our deployment 2021-01-07 15:25:40 -05:00
downward internal/downward: add support for (optional) pod name 2020-12-11 11:49:27 -05:00
dynamiccert internal/provider -> internal/dynamiccert 2020-09-23 08:29:35 -04:00
fositestorage Update ExpectedAuthorizeCodeSessionJSONFromFuzzing. 2020-12-17 16:31:08 -06:00
here Save 2 lines by using inline-style comments for Copyright 2020-09-16 10:35:19 -04:00
httputil Simplify securityheader package by merging header fields. 2020-12-16 12:41:05 -06:00
kubeclient Merge branch 'main' of github.com:vmware-tanzu/pinniped into kubernetes-1.20 2021-01-08 13:22:31 -08:00
mocks Changing references from 1.19 to 1.20 2021-01-07 15:25:47 -08:00
multierror Backfill tests to OIDCProviderConfig controller 2020-10-09 10:39:17 -04:00
oidc Validate the upstream email_verified claim when it makes sense 2021-01-25 15:10:41 -08:00
ownerref Always set an owner ref back to our deployment 2021-01-07 15:25:40 -05:00
plog Finish the WIP from the previous commit for saving authorize endpoint state 2020-11-11 12:29:14 -08:00
registry/credentialrequest Changing references from 1.19 to 1.20 2021-01-07 15:25:47 -08:00
secret Rename off of main 2020-12-16 14:27:09 -08:00
testutil Be more lax in some of our test assertions. 2020-12-16 13:15:38 -06:00
upstreamoidc PR feedback-- omit empty groups, keep groups as nil until last minute 2021-01-14 15:11:00 -08:00