ContainerImage.Pinniped/deploy/supervisor
Ryan Richard 1c55c857f4 Start to fill out LDAPIdentityProvider's fields and TestSupervisorLogin
- Add some fields to LDAPIdentityProvider that we will need to be able
  to search for users during login
- Enhance TestSupervisorLogin to test logging in using an upstream LDAP
  identity provider. Part of this new test is skipped for now because
  we haven't written the corresponding production code to make it
  pass yet.
- Some refactoring and enhancement to env.go and the corresponding env
  vars to support the new upstream LDAP provider integration tests.
- Use docker.io/bitnami/openldap for our test LDAP server instead of our
  own fork now that they have fixed the bug that we reported.

Signed-off-by: Andrew Keesler <akeesler@vmware.com>
2021-04-07 12:56:09 -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 deploy: wire API group suffix through YTT templates 2021-01-19 17:23:06 -05: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 Start to fill out LDAPIdentityProvider's fields and TestSupervisorLogin 2021-04-07 12:56:09 -07:00
idp.supervisor.pinniped.dev_oidcidentityproviders.yaml Rename off of main 2020-12-16 14:27:09 -08:00
rbac.yaml Fix status related RBAC 2021-02-10 21:52:09 -05:00
service.yaml Run as non-root 2020-11-02 12:51:15 -05:00
values.yaml fix a typo in some comments 2021-03-22 09:34:58 -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.