ContainerImage.Pinniped/test
Monis Khan 132ec0d2ad
leader election test: fix flake related to invalid assumption
Even though a client may hold the leader election lock in the Kube
lease API, that does not mean it has had a chance to update its
internal state to reflect that.  Thus we retry the checks in
checkOnlyLeaderCanWrite a few times to allow the client to catch up.

Signed-off-by: Monis Khan <mok@vmware.com>
2021-08-20 17:04:26 -04:00
..
cluster_capabilities Run the LDAP client's integration tests only on Kind 2021-07-08 11:10:53 -07:00
deploy/tools Switch to GHCR tools images for local tests, with imagePullPolicy: IfNotPresent. 2021-07-21 09:21:05 -05:00
integration leader election test: fix flake related to invalid assumption 2021-08-20 17:04:26 -04:00
testlib Add leader election middleware 2021-08-20 12:18:25 -04:00