You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
leader election: remove obsolete ConfigMapsResourceLock and EndpointsResourceLock
Kubernetes 1.24 won't support those anymore. To support building with a newer
client-go, csi-lib-utils must not reference the removed constants. This doesn't
affect the sidecars because those only use the default NewLeaderElection.
0 commit comments