ContainerImage.Pinniped/deploy/supervisor
Ryan Richard f1e63c55d4 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 12:50:13 -07:00
..
README.md Restructure docs into new layout. 2021-02-23 11:11:07 -06:00
config.supervisor.pinniped.dev_federationdomains.yaml Generated 2021-02-10 21:52:09 -05:00
deployment.yaml Add `https_proxy` and `no_proxy` settings for the Supervisor 2021-07-07 12:50:13 -07:00
helpers.lib.yaml deploy: wire API group suffix through YTT templates 2021-01-19 17:23:06 -05:00
idp.supervisor.pinniped.dev_ldapidentityproviders.yaml Default `groupSearch.attributes.groupName` to "dn" instead of "cn" 2021-05-28 13:27:11 -07:00
idp.supervisor.pinniped.dev_oidcidentityproviders.yaml Rename off of main 2020-12-16 14:27:09 -08:00
rbac.yaml RBAC rules for ldapidentityproviders to grant permissions to controller 2021-04-13 17:26:53 -07:00
service.yaml Run as non-root 2020-11-02 12:51:15 -05:00
values.yaml Add `https_proxy` and `no_proxy` settings for the Supervisor 2021-07-07 12:50:13 -07:00
z0_crd_overlay.yaml Add stub LDAP API type and integration test 2021-04-06 13:10:01 -04:00

README.md

Pinniped Supervisor Deployment

See the how-to guide for details.