ContainerImage.Pinniped/internal/controller/supervisorconfig
Ryan Richard 7e76b66639 LDAP upstream watcher controller tries using both TLS and StartTLS
- Automatically try to fall back to using StartTLS when using TLS
  doesn't work. Only complain when both don't work.
- Remember (in-memory) which one worked and keeping using that one
  in the future (unless the pod restarts).
2021-05-20 12:46:33 -07:00
..
generator All controller unit tests should not cancel context until test is over 2021-03-04 17:26:01 -08:00
ldapupstreamwatcher LDAP upstream watcher controller tries using both TLS and StartTLS 2021-05-20 12:46:33 -07:00
oidcupstreamwatcher oidc_upstream_watcher.go: two methods become private funcs 2021-05-12 14:05:08 -07:00
testdata Forgot to commit some test fixtures in a prior commit 2020-10-27 17:00:00 -07:00
upstreamwatchers Split package upstreamwatchers into four packages 2021-05-12 14:00:39 -07:00
federation_domain_watcher_test.go All controller unit tests should not cancel context until test is over 2021-03-04 17:26:01 -08:00
federation_domain_watcher.go Use new 'go.pinniped.dev/generated/latest' package. 2021-02-16 13:00:08 -06:00
jwks_observer_test.go All controller unit tests should not cancel context until test is over 2021-03-04 17:26:01 -08:00
jwks_observer.go Use new 'go.pinniped.dev/generated/latest' package. 2021-02-16 13:00:08 -06:00
jwks_writer_test.go All controller unit tests should not cancel context until test is over 2021-03-04 17:26:01 -08:00
jwks_writer.go Use new 'go.pinniped.dev/generated/latest' package. 2021-02-16 13:00:08 -06:00
tls_cert_observer_test.go All controller unit tests should not cancel context until test is over 2021-03-04 17:26:01 -08:00
tls_cert_observer.go Use new 'go.pinniped.dev/generated/latest' package. 2021-02-16 13:00:08 -06:00