ContainerImage.Pinniped/internal/controller/supervisorconfig
Ryan Richard 83085aa3d6 Retest the server connection when the bind Secret has changed
Unfortunately, Secrets do not seem to have a Generation field, so we
use the ResourceVersion field instead. This means that any change to
the Secret will cause us to retry the connection to the LDAP server,
even if the username and password fields in the Secret were not
changed. Seems like an okay trade-off for this early draft of the
controller compared to a more complex implementation.
2021-04-15 17:45:15 -07:00
..
generator All controller unit tests should not cancel context until test is over 2021-03-04 17:26:01 -08:00
testdata Forgot to commit some test fixtures in a prior commit 2020-10-27 17:00:00 -07:00
upstreamwatcher Retest the server connection when the bind Secret has changed 2021-04-15 17:45:15 -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