ContainerImage.Pinniped/deploy/supervisor
Ryan Richard fec3d92f26 Add integration test for upstreamldap.Provider
- The unit tests for upstreamldap.Provider need to mock the LDAP server,
  so add an integration test which allows us to get fast feedback for
  this code against a real LDAP server.
- Automatically wrap the user search filter in parenthesis if it is not
  already wrapped in parens.
- More special handling for using "dn" as the username or UID attribute
  name.
- Also added some more comments to types_ldapidentityprovider.go.tmpl
2021-04-13 15:23:14 -07: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 Add integration test for upstreamldap.Provider 2021-04-13 15:23:14 -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
README.md Restructure docs into new layout. 2021-02-23 11:11:07 -06: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

Pinniped Supervisor Deployment

See the how-to guide for details.