ContainerImage.Pinniped/test
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
..
cluster_capabilities Update copyright to reference Pinniped contributors 2020-09-16 10:05:51 -04:00
integration Refactor constructor params of the kubecertagent pkg's controllers 2020-09-23 17:30:22 -07:00
library Avoid a bug where long test names overflow the max label length. 2020-09-22 11:23:34 -05:00