feat: consolidate provider plugin and chart

This commit is contained in:
2026-07-12 14:42:22 +03:30
parent 4996a511eb
commit 077c472b9d
48 changed files with 1870 additions and 854 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ import (
"strings"
"github.com/container-storage-interface/spec/lib/go/csi"
"github.com/KubelanCloud/kks-csi-plugin/pkg/csi/provisioner"
"github.com/KubelanCloud/kks-provider-plugin/pkg/csi/provisioner"
)
type NodeServer struct {