ContainerImage.Pinniped/internal/controller/apicerts
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
..
certs_expirer.go Use duration and renewBefore to control API cert rotation 2020-08-20 16:35:04 -04:00
certs_expirer_test.go Use duration and renewBefore to control API cert rotation 2020-08-20 16:35:04 -04:00
certs_manager.go Use duration and renewBefore to control API cert rotation 2020-08-20 16:35:04 -04:00
certs_manager_test.go Use duration and renewBefore to control API cert rotation 2020-08-20 16:35:04 -04:00
certs_observer.go Rename project 2020-08-20 10:54:15 -07:00
certs_observer_test.go Rename project 2020-08-20 10:54:15 -07:00
doc.go Auto-rotate serving certificate 2020-08-20 10:03:36 -04:00
update_api_service.go Rename project 2020-08-20 10:54:15 -07:00
update_api_service_test.go Rename project 2020-08-20 10:54:15 -07:00