ContainerImage.Pinniped/internal/controller
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
..
apicerts Rename login API to login.concierge.pinniped.dev. 2020-10-30 09:58:28 -05:00
authenticator Use parent func to indicate when the controller queue is a singleton 2020-11-04 11:08:10 -06:00
issuerconfig Rename CredentialIssuerConfig to CredentialIssuer. 2020-11-02 17:39:42 -06:00
kubecertagent Use parent func to indicate when the controller queue is a singleton 2020-11-04 11:08:10 -06:00
supervisorconfig Use parent func to indicate when the controller queue is a singleton 2020-11-04 11:08:10 -06:00
utils.go Use parent func to indicate when the controller queue is a singleton 2020-11-04 11:08:10 -06:00