ContainerImage.Pinniped/internal/controller/supervisorconfig/upstreamwatcher
Ryan Richard 25c1f0d523 Add Conditions to LDAPIdentityProvider's Status and start to fill them
- The ldap_upstream_watcher.go controller validates the bind secret and
  uses the Conditions to report errors. Shares some condition reporting
  logic with its sibling controller oidc_upstream_watcher.go, to the
  extent which is convenient without generics in golang.
2021-04-12 13:53:21 -07:00
..
ldap_upstream_watcher_test.go Add Conditions to LDAPIdentityProvider's Status and start to fill them 2021-04-12 13:53:21 -07:00
ldap_upstream_watcher.go Add Conditions to LDAPIdentityProvider's Status and start to fill them 2021-04-12 13:53:21 -07:00
oidc_upstream_watcher_test.go Add Conditions to LDAPIdentityProvider's Status and start to fill them 2021-04-12 13:53:21 -07:00
oidc_upstream_watcher.go Add Conditions to LDAPIdentityProvider's Status and start to fill them 2021-04-12 13:53:21 -07:00