ContainerImage.Pinniped/internal/server
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
..
testdata Standardize whitespace/newlines for consistency. 2020-08-14 14:42:49 -05:00
server.go Use duration and renewBefore to control API cert rotation 2020-08-20 16:35:04 -04:00
server_test.go Use duration and renewBefore to control API cert rotation 2020-08-20 16:35:04 -04:00