ContainerImage.Pinniped/internal/controller
Ryan Richard 227fbd63aa Use an interface instead of a concrete type for UpstreamOIDCIdentityProvider
Because we want it to implement an AuthcodeExchanger interface and
do it in a way that will be more unit test-friendly than the underlying
library that we intend to use inside its implementation.
2020-11-18 13:38:13 -08:00
..
apicerts Prevent multiple pinnipeds from thrashing on the API service 2020-11-11 20:09:49 -05:00
authenticator Use parent func to indicate when the controller queue is a singleton 2020-11-04 11:08:10 -06: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 Use an interface instead of a concrete type for UpstreamOIDCIdentityProvider 2020-11-18 13:38:13 -08:00
utils.go Use parent func to indicate when the controller queue is a singleton 2020-11-04 11:08:10 -06:00