ContainerImage.Pinniped/test/integration
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
..
examplecontroller Add initial controller boilerplate and example controller 2020-07-22 22:27:55 -04:00
deployment_test.go Avoid hard-coding namespace and deployment names in integration tests 2020-07-09 13:57:59 -07:00
examplecontroller_test.go Add initial controller boilerplate and example controller 2020-07-22 22:27:55 -04:00
kubectl_test.go TestGetNodes prints more output for debugging failures 2020-07-08 16:37:25 -07:00
loginrequest_test.go Int test for LoginRequest grants permissions to test user 2020-07-27 12:33:33 -07:00
main_test.go Change the name of the env var that turns on integration tests 2020-07-09 13:43:30 -07:00