ContainerImage.Pinniped/internal/controller
Matt Moyer 1a4687a40a
Switch impersonatorconfig to all singleton queues.
We also no longer need an initial event, since we don't do anything unless the CredentialIssuer exists, so we'll always be triggered at the appropriate time.

Signed-off-by: Matt Moyer <moyerm@vmware.com>
2021-05-26 12:54:40 -05:00
..
apicerts dynamiccert: split into serving cert and CA providers 2021-03-15 12:24:07 -04:00
authenticator impersonator: add support for service account token authentication 2021-04-29 17:30:35 -04:00
conditionsutil Split package upstreamwatchers into four packages 2021-05-12 14:00:39 -07:00
impersonatorconfig Switch impersonatorconfig to all singleton queues. 2021-05-26 12:54:40 -05:00
issuerconfig Update impersonatorconfig controller to use new CredentialIssuer update helper. 2021-05-20 12:26:07 -05:00
kubecertagent Create CredentialIssuer at install, not runtime. 2021-05-19 17:15:25 -05:00
supervisorconfig Convert LDAP code to use endpointaddr package. 2021-05-25 16:17:27 -05:00
supervisorstorage Merge branch 'main' into initial_ldap 2021-05-11 11:09:37 -07:00
controller_test.go Clean this test up a trivial amount using `require.Implementsf()`. 2020-12-17 08:38:16 -06:00
utils.go Upstream Watcher Controller Syncs less often by adjusting its filters 2020-12-18 15:41:18 -08:00