ContainerImage.Pinniped/internal/controller
Margo Crawford 720bc7ae42 jwtcachefiller_test.go: refactor and remove "if short skip" check
- Refactor the test to avoid testing a private method and instead
  always test the results of running the controller.
- Also remove the `if testing.Short()` check because it will always
  be short when running unit tests. This prevented the unit test
  from ever running, both locally and in CI.

Signed-off-by: Ryan Richard <richardry@vmware.com>
2020-12-15 13:33:49 -08:00
..
apicerts Prevent multiple pinnipeds from thrashing on the API service 2020-11-11 20:09:49 -05:00
authenticator jwtcachefiller_test.go: refactor and remove "if short skip" check 2020-12-15 13:33:49 -08:00
issuerconfig Reduce log spam 2020-11-10 10:22:27 -05:00
kubecertagent Reduce log spam 2020-11-10 10:22:27 -05:00
supervisorconfig WIP: start to wire signing key into token handler 2020-12-03 15:37:25 -05:00
supervisorstorage Supervisor storage garbage collection controller enabled in production 2020-12-11 15:21:34 -08:00
utils.go Supervisor storage garbage collection controller enabled in production 2020-12-11 15:21:34 -08:00