ContainerImage.Pinniped/internal
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
..
apiserver Convert code to use the new generated packages. 2020-08-24 14:42:27 -05:00
certauthority Use same lifetime for serving cert and CA cert 2020-08-27 15:59:47 -04:00
client Make ./pkg/client into an internal package using the native k8s client. 2020-08-27 11:48:18 -05:00
constable Add placeholder-name CLI 2020-07-28 15:15:59 -05:00
controller Use same lifetime for serving cert and CA cert 2020-08-27 15:59:47 -04:00
controllermanager Merge branch 'main' into self_test 2020-08-25 19:02:27 -07:00
downward Standardize whitespace/newlines for consistency. 2020-08-14 14:42:49 -05:00
mocks/mockcertissuer Rename project 2020-08-20 10:54:15 -07:00
provider Add tests for the new cert controllers and some other small refactorings 2020-08-10 18:53:53 -07:00
registry/credentialrequest Convert code to use the new generated packages. 2020-08-24 14:42:27 -05:00
server Merge branch 'main' into self_test 2020-08-25 19:02:27 -07:00
testutil Allow app to start despite failing to borrow the cluster signing key 2020-08-25 18:22:53 -07:00