- Update snapshotter module to v6
- Update snapshotter client module to v5 - Update go version in client modules to v1.17
This commit is contained in:
@@ -19,7 +19,7 @@ package main
|
||||
import (
|
||||
"flag"
|
||||
|
||||
webhook "github.com/kubernetes-csi/external-snapshotter/v4/pkg/validation-webhook"
|
||||
webhook "github.com/kubernetes-csi/external-snapshotter/v6/pkg/validation-webhook"
|
||||
"k8s.io/klog/v2"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user