ContainerImage.Pinniped/deploy/supervisor
Ryan Richard b564454bab Make Pinniped compatible with Kube clusters which have enabled PSAs
Where possible, use securityContext settings which will work with the
most restrictive Pod Security Admission policy level (as of Kube 1.25).
Where privileged containers are needed, use the namespace-level
annotation to allow them.

Also adjust some integration tests to make similar changes to allow the
integration tests to pass on test clusters which use restricted PSAs.
2022-09-15 14:58:15 -07:00
..
config.supervisor.pinniped.dev_federationdomains.yaml Update comment in FederationDomainTLSSpec 2022-04-05 09:53:22 -07:00
deployment.yaml Make Pinniped compatible with Kube clusters which have enabled PSAs 2022-09-15 14:58:15 -07:00
helpers.lib.yaml Switch to go.uber.org/zap for JSON formatted logging 2022-05-24 11:17:42 -04: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 Switch to go.uber.org/zap for JSON formatted logging 2022-05-24 11:17:42 -04: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.