ContainerImage.Pinniped/test
Monis Khan c0617ceda4
leader election: in-memory leader status is stopped before release
This change fixes a small race condition that occurred when the
current leader failed to renew its lease.  Before this change, the
leader would first release the lease via the Kube API and then would
update its in-memory status to reflect that change.  Now those
events occur in the reverse (i.e. correct) order.

Signed-off-by: Monis Khan <mok@vmware.com>
2021-08-24 15:02:56 -04:00
..
cluster_capabilities Run the LDAP client's integration tests only on Kind 2021-07-08 11:10:53 -07:00
deploy/tools Optionally allow OIDC password grant for CLI-based login experience 2021-08-12 10:45:39 -07:00
integration leader election: in-memory leader status is stopped before release 2021-08-24 15:02:56 -04:00
testlib Add leader election middleware 2021-08-20 12:18:25 -04:00