feat: consolidate provider plugin and chart
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package driver
|
||||
|
||||
import "github.com/KubelanCloud/kks-csi-plugin/pkg/csi/volume"
|
||||
import "github.com/KubelanCloud/kks-provider-plugin/pkg/csi/volume"
|
||||
|
||||
func sanitizeVolumeName(name string) string {
|
||||
return volume.SanitizeName(name)
|
||||
|
||||
Reference in New Issue
Block a user