ContainerImage.Pinniped/internal/controller
Matt Moyer 2a29303e3f
Fix label handling in kubecertagent controllers.
These controllers were a bit inconsistent. There were cases where the controllers ran out of the expected order and the custom labels might not have been applied.

We should still plan to remove this label handling or move responsibility into the middleware layer, but this avoids any regression.

Signed-off-by: Matt Moyer <moyerm@vmware.com>
2021-03-02 13:59:46 -06:00
..
apicerts Use new 'go.pinniped.dev/generated/latest' package. 2021-02-16 13:00:08 -06:00
authenticator Use new 'go.pinniped.dev/generated/latest' package. 2021-02-16 13:00:08 -06:00
issuerconfig Drop NewKubeConfigInfoPublisherController, start populating strategy frontend from kubecertagent execer controller. 2021-03-02 13:09:25 -06:00
kubecertagent Fix label handling in kubecertagent controllers. 2021-03-02 13:59:46 -06:00
supervisorconfig Reformat some log-based test assertions. 2021-02-25 08:11:37 -06:00
supervisorstorage Sync garbage collector controller less often by adjusting its filters 2020-12-18 09:36:28 -08: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