Pinniped is the easy, secure way to log in to your Kubernetes clusters.
Go to file
Ryan Richard 9bfec08d90 More tests and more validations for create LoginRequest endpoint
- Mostly testing the way that the validation webhooks are called
- Also error when the auth webhook does not return user info, since we wouldn't know who you are in that case
2020-07-24 11:00:29 -07:00
cmd/placeholder-name Initial aggregated API server (#15) 2020-07-23 10:05:21 -05:00
deploy Initial aggregated API server (#15) 2020-07-23 10:05:21 -05:00
hack Initial aggregated API server (#15) 2020-07-23 10:05:21 -05:00
internal Add initial controller boilerplate and example controller 2020-07-22 22:27:55 -04:00
pkg More tests and more validations for create LoginRequest endpoint 2020-07-24 11:00:29 -07:00
test Extend integration tests to check new LoginRequest API semantics. 2020-07-24 11:15:41 -05:00
tools Add initial linter configuration. 2020-07-07 14:55:50 -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
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 Bump version of `-api` dependency 2020-07-23 17:12:25 -07:00
go.sum Bump version of `-api` dependency 2020-07-23 17:12:25 -07:00

README.md

placeholder-name