ContainerImage.Pinniped/internal
Ryan Richard 381811b36f Refactor constructor params of the kubecertagent pkg's controllers
- Only inject things through the constructor that the controller
  will need
- Use pkg private constants when possible for things that are not
  actually configurable by the user
- Make the agent pod template private to the pkg
- Introduce a test helper to reduce some duplicated test code
- Remove some `it.Focus` lines that were accidentally committed, and
  repair the broken tests that they were hiding
2020-09-23 17:30:22 -07:00
..
apiserver Add support for multiple IDPs selected using IdentityProvider field. 2020-09-22 10:03:31 -05:00
certauthority internal/certauthority/dynamiccertauthority: add new dynamic cert issuer 2020-09-23 09:53:21 -04:00
client Pass namespace properly in client.ExchangeToken. 2020-09-22 10:03:32 -05:00
constable Save 2 lines by using inline-style comments for Copyright 2020-09-16 10:35:19 -04:00
controller Refactor constructor params of the kubecertagent pkg's controllers 2020-09-23 17:30:22 -07:00
controllerlib Add Go vanity import paths. 2020-09-18 14:56:24 -05:00
controllermanager Refactor constructor params of the kubecertagent pkg's controllers 2020-09-23 17:30:22 -07:00
downward Save 2 lines by using inline-style comments for Copyright 2020-09-16 10:35:19 -04:00
dynamiccert internal/provider -> internal/dynamiccert 2020-09-23 08:29:35 -04:00
here Save 2 lines by using inline-style comments for Copyright 2020-09-16 10:35:19 -04:00
mocks Add support for multiple IDPs selected using IdentityProvider field. 2020-09-22 10:03:31 -05:00
registry/credentialrequest Add support for multiple IDPs selected using IdentityProvider field. 2020-09-22 10:03:31 -05:00
server Refactor constructor params of the kubecertagent pkg's controllers 2020-09-23 17:30:22 -07:00
testutil internal/certauthority/dynamiccertauthority: add new dynamic cert issuer 2020-09-23 09:53:21 -04:00