ContainerImage.Pinniped/pkg/config
Andrew Keesler 39c299a32d
Use duration and renewBefore to control API cert rotation
These configuration knobs are much more human-understandable than the
previous percentage-based threshold flag.

We now allow users to set the lifetime of the serving cert via a ConfigMap.
Previously this was hardcoded to 1 year.

Signed-off-by: Andrew Keesler <akeesler@vmware.com>
2020-08-20 16:35:04 -04:00
..
api Use duration and renewBefore to control API cert rotation 2020-08-20 16:35:04 -04:00
testdata Use duration and renewBefore to control API cert rotation 2020-08-20 16:35:04 -04:00
config_test.go Use duration and renewBefore to control API cert rotation 2020-08-20 16:35:04 -04:00
config.go Use duration and renewBefore to control API cert rotation 2020-08-20 16:35:04 -04:00
webhook_test.go Rename project 2020-08-20 10:54:15 -07:00
webhook.go Rename project 2020-08-20 10:54:15 -07:00