mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-04-23 17:50:53 +00:00
I think the reason we were seeing flakes here is because the kube cert agent pods had not reached a steady state even though our test assertions passed, so the test would proceed immediately and run more assertions on top of a weird state of the kube cert agent pods. Signed-off-by: Andrew Keesler <akeesler@vmware.com>