ContainerImage.Pinniped/internal/controller/apicerts
Andrew Keesler 92a6b7f4a4
Use same lifetime for serving cert and CA cert
So that operators won't look at the lifetime of the CA cert and be
like, "wtf, why does the serving cert have the lifetime that I
specified, but its CA cert is valid for 100 years".

Signed-off-by: Andrew Keesler <akeesler@vmware.com>
2020-08-27 15:59:47 -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 same lifetime for serving cert and CA cert 2020-08-27 15:59:47 -04:00
certs_manager_test.go Use same lifetime for serving cert and CA cert 2020-08-27 15:59:47 -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 Convert code to use the new generated packages. 2020-08-24 14:42:27 -05:00
update_api_service_test.go Rename project 2020-08-20 10:54:15 -07:00