ContainerImage.Pinniped/internal
Andrew Keesler 6b90dc8bb7
Auto-rotate serving certificate
The rotation is forced by a new controller that deletes the serving cert
secret, as other controllers will see this deletion and ensure that a new
serving cert is created.

Note that the integration tests now have an addition worst case runtime of
60 seconds. This is because of the way that the aggregated API server code
reloads certificates. We will fix this in a future story. Then, the
integration tests should hopefully get much faster.

Signed-off-by: Andrew Keesler <akeesler@vmware.com>
2020-08-20 10:03:36 -04:00
..
apiserver LoginRequest -> CredentialRequest 2020-08-14 11:26:09 -04:00
certauthority Switch back to an exec-based approach to grab the controller-manager CA. (#65) 2020-08-19 13:21:07 -05:00
constable Add placeholder-name CLI 2020-07-28 15:15:59 -05:00
controller Auto-rotate serving certificate 2020-08-20 10:03:36 -04:00
controllermanager Auto-rotate serving certificate 2020-08-20 10:03:36 -04:00
downward Standardize whitespace/newlines for consistency. 2020-08-14 14:42:49 -05:00
mocks/mockcertissuer LoginRequest -> CredentialRequest 2020-08-14 11:26:09 -04:00
provider Add tests for the new cert controllers and some other small refactorings 2020-08-10 18:53:53 -07:00
registry/credentialrequest Switch back to an exec-based approach to grab the controller-manager CA. (#65) 2020-08-19 13:21:07 -05:00
server Auto-rotate serving certificate 2020-08-20 10:03:36 -04:00
testutil Auto-rotate serving certificate 2020-08-20 10:03:36 -04:00