Pinniped is the easy, secure way to log in to your Kubernetes clusters.
Go to file
Ryan Richard dd278b46a8 Build with CGO_ENABLED=0 in Dockerfile
- Not strictly necessary at the moment because both our build layer
  and our run layer are based on alpine, but static linking our binary
  will help us later when we want to base our run image on something
  closer to scratch
2020-08-05 17:43:24 -07:00
cmd Merge remote-tracking branch 'upstream/main' into discovery_doc 2020-07-30 17:28:35 -07:00
deploy Fix a garbage collection bug 2020-08-04 16:46:27 -07:00
hack We need an extra "go test" command for the new pkg/client module. 2020-07-30 14:00:06 -05:00
internal Fix a garbage collection bug 2020-08-04 16:46:27 -07:00
pkg Clean up some lint errors that we missed before. 2020-08-05 09:26:50 -05:00
test Stop using $PLACEHOLDER_NAME_TEST_INTEGRATION 2020-08-05 14:15:45 -07: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 Consolidate duplicate header definitions 2020-07-30 17:59:03 -04:00
Dockerfile Build with CGO_ENABLED=0 in Dockerfile 2020-08-05 17:43:24 -07: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 Move LoginDiscoveryConfig to the crds.placeholder.suzerain-io.github.io group 2020-07-31 17:22:12 -07:00
go.sum Move LoginDiscoveryConfig to the crds.placeholder.suzerain-io.github.io group 2020-07-31 17:22:12 -07:00

README.md

placeholder-name