ContainerImage.Pinniped/internal/controller/supervisorconfig
Monis Khan 418f4d20ae
Use parent func to indicate when the controller queue is a singleton
This prevents unnecessary sync loop runs when the controller is
running with a single worker.  When the controller is running with
more than one worker, it prevents subtle bugs that can cause the
controller to go "back in time."

Signed-off-by: Monis Khan <mok@vmware.com>
Signed-off-by: Matt Moyer <moyerm@vmware.com>
2020-11-04 11:08:10 -06:00
..
testdata Forgot to commit some test fixtures in a prior commit 2020-10-27 17:00:00 -07:00
jwks_observer_test.go Rename OIDCProviderConfig to OIDCProvider. 2020-11-02 17:40:39 -06:00
jwks_observer.go Use parent func to indicate when the controller queue is a singleton 2020-11-04 11:08:10 -06:00
jwks_writer_test.go Rename OIDCProviderConfig to OIDCProvider. 2020-11-02 17:40:39 -06:00
jwks_writer.go Use parent func to indicate when the controller queue is a singleton 2020-11-04 11:08:10 -06:00
oidcproviderconfig_watcher_test.go Replace the OIDCProvider field SNICertificateSecretName with a TLS.SecretName field. 2020-11-02 18:15:03 -06:00
oidcproviderconfig_watcher.go Use parent func to indicate when the controller queue is a singleton 2020-11-04 11:08:10 -06:00
tls_cert_observer_test.go Replace the OIDCProvider field SNICertificateSecretName with a TLS.SecretName field. 2020-11-02 18:15:03 -06:00
tls_cert_observer.go Use parent func to indicate when the controller queue is a singleton 2020-11-04 11:08:10 -06:00