ContainerImage.Pinniped/internal/controller/impersonatorconfig
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
..
impersonator_config_test.go In unit test, wait for obj from informer instead of resource version 2021-03-04 17:26:01 -08:00
impersonator_config.go change FromString to Parse so TargetPort parses correctly 2021-03-03 11:12:37 -08:00