Pinniped is the easy, secure way to log in to your Kubernetes clusters.
Go to file
Matt Moyer f986600d5b Increase client cert TTL from 5m to 1h.
This will make manual testing easier and seems like a reasonable tradeoff. We'll iterate more in the future.

Signed-off-by: Matt Moyer <moyerm@vmware.com>
2020-07-27 13:38:32 -05:00
cmd/placeholder-name Extend the REST service to keep a CertIssuer. 2020-07-27 08:10:04 -05:00
deploy Work around k8s 1.16 limitations of priorityClassName. 2020-07-27 09:33:40 -05:00
hack Add generated mock for loginrequest.CertIssuer interface. 2020-07-27 08:10:04 -05:00
internal Fix linter error in certauthority. 2020-07-27 08:21:19 -05:00
pkg Increase client cert TTL from 5m to 1h. 2020-07-27 13:38:32 -05:00
test Fix a bad assumption in library.NewClientConfigWithCertAndKey. 2020-07-27 07:52:36 -05:00
tools Add generated mock for loginrequest.CertIssuer interface. 2020-07-27 08:10:04 -05:00
.gitignore Hello, world! 2020-07-02 17:05:59 -07:00
.golangci.yaml Add initial CA code. 2020-07-13 16:23:54 -05:00
Dockerfile Initial aggregated API server (#15) 2020-07-23 10:05:21 -05:00
go.mod Add generated mock for loginrequest.CertIssuer interface. 2020-07-27 08:10:04 -05:00
go.sum Add generated mock for loginrequest.CertIssuer interface. 2020-07-27 08:10:04 -05:00
LICENSE Add Apache 2.0 license. 2020-07-06 13:50:31 -05:00
README.md Initial commit 2020-07-02 15:23:21 -07:00

placeholder-name