ContainerImage.Pinniped/internal/controller
Ryan Richard b102aa8991 In unit test, wait for obj from informer instead of resource version
In impersonator_config_test.go, instead of waiting for the resource
version to appear in the informers, wait for the actual object to
appear.

This is an attempt to resolve flaky failures that only happen in CI,
but it also cleans up the test a bit by avoiding inventing fake resource
version numbers all over the test.

Signed-off-by: Monis Khan <mok@vmware.com>
2021-03-04 17:26:01 -08:00
..
apicerts certs_manager.go: Rename some local variables 2021-02-18 11:16:34 -08:00
authenticator Use new 'go.pinniped.dev/generated/latest' package. 2021-02-16 13:00:08 -06:00
impersonatorconfig In unit test, wait for obj from informer instead of resource version 2021-03-04 17:26:01 -08:00
issuerconfig Sort CredentialIssuer strategies in preferred order. 2021-03-03 14:03:27 -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