ContainerImage.Pinniped/internal/controller
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
..
apicerts internal/provider -> internal/dynamiccert 2020-09-23 08:29:35 -04:00
identityprovider Sort idpcache keys to make things as deterministic as possible. 2020-09-22 10:03:32 -05:00
issuerconfig internal/controller/issuerconfig: Publisher -> KubeConfigInfoPublisher 2020-09-23 07:58:01 -04:00
kubecertagent Refactor constructor params of the kubecertagent pkg's controllers 2020-09-23 17:30:22 -07:00
utils.go Add Go vanity import paths. 2020-09-18 14:56:24 -05:00