Pinniped is the easy, secure way to log in to your Kubernetes clusters.
Go to file
Andrew Keesler da5b509cc6 Stop using $PLACEHOLDER_NAME_TEST_INTEGRATION
Instead, make the integration tests a separate module. You can't run
these tests by accident because they will not run at all when you
`go test` from the top-level directory. You will need to `cd test`
before using `go test` in order to run the integration tests.

Signed-off-by: Ryan Richard <richardry@vmware.com>
2020-08-05 14:15:45 -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 Convert pkg/client to depend only on stdlib. 2020-07-30 13:49:45 -05: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
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