Skip to content

Commit

Permalink
Merge pull request #71 from ccremer/fix-endpoints
Browse files Browse the repository at this point in the history
Fix endpointleases in leader election
  • Loading branch information
ccremer authored Jul 27, 2022
2 parents 64a8762 + bd3c4ff commit 0cf5916
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 49 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
k8s.io/apimachinery v0.24.3
k8s.io/client-go v0.24.3
k8s.io/klog/v2 v2.70.1
sigs.k8s.io/sig-storage-lib-external-provisioner/v8 v8.0.0
sigs.k8s.io/sig-storage-lib-external-provisioner/v8 v8.0.1-0.20220531195724-a4ce2c1d2e52 // https://github.com/ccremer/kubernetes-zfs-provisioner/issues/70
)

require (
Expand Down
Loading

0 comments on commit 0cf5916

Please sign in to comment.