Pinniped is the easy, secure way to log in to your Kubernetes clusters.
Go to file
Ryan Richard 5dea51c062 Int test for LoginRequest grants permissions to test user
- Dynamically grant RBAC permission to the test user to allow them
  to make read requests via the API
- Then use the credential returned from the LoginRequest to make a
  request back to the API server which should be successful
2020-07-27 12:33:33 -07:00
cmd/placeholder-name Fix a failing unit test and import mistake from previous commits 2020-07-27 12:33:33 -07:00
deploy Add "--cluster-signing-*-file" flags pointing at a host volume mount. 2020-07-27 12:31:30 -07: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 Int test for LoginRequest grants permissions to test user 2020-07-27 12:33:33 -07: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