ContainerImage.Pinniped/internal/controller
Ryan Richard d7afd06f55 Add https_proxy and no_proxy settings for the Supervisor
- Add new optional ytt params for the Supervisor deployment.
- When the Supervisor is making calls to an upstream OIDC provider,
  use these variables if they were provided.
- These settings are integration tested in the main CI pipeline by
  sometimes setting them on deployments in certain cases, and then
  letting the existing integration tests (e.g. TestE2EFullIntegration)
  provide the coverage, so there are no explicit changes to the
  integration tests themselves in this commit.
2021-07-07 16:19:23 -07:00
..
apicerts Changing references from 1.19 to 1.20 2021-01-07 15:25:47 -08:00
authenticator Changing references from 1.19 to 1.20 2021-01-07 15:25:47 -08:00
issuerconfig Changing references from 1.19 to 1.20 2021-01-07 15:25:47 -08:00
kubecertagent Fix some minor linter style warnings. 2021-04-22 11:47:05 -05:00
supervisorconfig Add https_proxy and no_proxy settings for the Supervisor 2021-07-07 16:19:23 -07:00
supervisorstorage Sync garbage collector controller less often by adjusting its filters 2020-12-18 09:36:28 -08:00
controller_test.go Clean this test up a trivial amount using require.Implementsf(). 2020-12-17 08:38:16 -06:00
utils.go Upstream Watcher Controller Syncs less often by adjusting its filters 2020-12-18 15:41:18 -08:00