ContainerImage.Pinniped/deploy/supervisor
Ryan Richard 51c527a965 Change to camel-case for insecureAcceptExternalUnencryptedHttpRequests
- Use camel-case in the static configmap
- Parse the value into a boolean in the go struct instead of a string
- Add test for when unsupported value is used in the configmap
- Run the config_test.go tests in parallel
- Update some paragraphs in configure-supervisor.md for clarity
2022-03-31 16:23:45 -07:00
..
config.supervisor.pinniped.dev_federationdomains.yaml Regenerate code after updating controller-gen to v0.8.0 2022-03-08 11:27:05 -08:00
deployment.yaml HTTP listener: default disabled and may only bind to loopback interfaces 2022-03-24 15:46:10 -07:00
helpers.lib.yaml Change to camel-case for insecureAcceptExternalUnencryptedHttpRequests 2022-03-31 16:23:45 -07:00
idp.supervisor.pinniped.dev_activedirectoryidentityproviders.yaml Regenerate code after updating controller-gen to v0.8.0 2022-03-08 11:27:05 -08:00
idp.supervisor.pinniped.dev_ldapidentityproviders.yaml Regenerate code after updating controller-gen to v0.8.0 2022-03-08 11:27:05 -08:00
idp.supervisor.pinniped.dev_oidcidentityproviders.yaml Regenerate code after updating controller-gen to v0.8.0 2022-03-08 11:27:05 -08:00
rbac.yaml Merge branch 'main' of github.com:vmware-tanzu/pinniped into active-directory-identity-provider 2021-08-24 12:19:29 -07:00
README.md Restructure docs into new layout. 2021-02-23 11:11:07 -06:00
service.yaml Slightly fancier way to prevent old values.yaml names from being used 2022-03-29 14:24:40 -07:00
values.yaml Change to camel-case for insecureAcceptExternalUnencryptedHttpRequests 2022-03-31 16:23:45 -07:00
z0_crd_overlay.yaml Custom API Group overlay for AD 2021-07-23 13:01:40 -07:00

Pinniped Supervisor Deployment

See the how-to guide for details.