ContainerImage.Pinniped/internal/controller
Matt Moyer 4fe691de92
Save an http.Client with each upstreamoidc.ProviderConfig object.
This allows the token exchange request to be performed with the correct TLS configuration.

We go to a bit of extra work to make sure the `http.Client` object is cached between reconcile operations so that connection pooling works as expected.

Signed-off-by: Matt Moyer <moyerm@vmware.com>
2020-12-02 15:55:33 -06: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 Save an http.Client with each upstreamoidc.ProviderConfig object. 2020-12-02 15:55:33 -06:00
utils.go Use parent func to indicate when the controller queue is a singleton 2020-11-04 11:08:10 -06:00