Pinniped is the easy, secure way to log in to your Kubernetes clusters.
Go to file
Matt Moyer 42616e7d8a Fix a bug in placeholder-name CLI (wrong API version).
This is kind of a subtle bug, but we were using the unversioned Kubernetes type package here, where we should have been using the v1beta1 version. They have the same fields, but they serialize to JSON differently.

Signed-off-by: Matt Moyer <moyerm@vmware.com>
2020-07-28 16:10:27 -05:00
cmd Fix a bug in placeholder-name CLI (wrong API version). 2020-07-28 16:10:27 -05:00
deploy Change the name of the placeholder-name CLI to placeholder-name-server 2020-07-28 15:15:59 -05:00
hack Use consistent verify.sh with linting between all code repos 2020-07-27 12:33:34 -07:00
internal Add placeholder-name CLI 2020-07-28 15:15:59 -05:00
pkg Fix a bug in placeholder-name CLI (wrong API version). 2020-07-28 16:10:27 -05:00
test Add integration tests for the client package. 2020-07-28 15:15:59 -05:00
tools Add generated mock for loginrequest.CertIssuer interface. 2020-07-27 12:33:33 -07: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 Change the name of the placeholder-name CLI to placeholder-name-server 2020-07-28 15:15:59 -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
go.mod Add placeholder-name CLI 2020-07-28 15:15:59 -05:00
go.sum Add placeholder-name CLI 2020-07-28 15:15:59 -05:00

README.md

placeholder-name