Add nfs csi driver#1
Conversation
Signed-off-by: prateekpandey14 <prateekpandey14@gmail.com>
Signed-off-by: prateekpandey14 <prateekpandey14@gmail.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: prateekpandey14 If they are not already assigned, you can assign the PR to them by writing The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Signed-off-by: prateekpandey14 <prateekpandey14@gmail.com>
| "github.com/container-storage-interface/spec/lib/go/csi" | ||
| "github.com/golang/glog" | ||
|
|
||
| csicommon "github.com/kubernetes-csi/drivers/pkg/csi-common" |
There was a problem hiding this comment.
I believe "github.com/kubernetes-csi/drivers" is supposed to be deprecated once all the drivers have been moved to their own respective repo. Maybe we should not use this library?
There was a problem hiding this comment.
@mathu97 right , but i can see there is https://github.com/kubernetes-csi/csi-lib-common where we will move out the csi-common code base , which can be used later by the other drivers.
There was a problem hiding this comment.
Oh okay, i didn't realize that there was such a repo. Sounds good.
|
Is it possible to move this over and retain the commit history? |
|
@msau42 I will retain the commit history.. thanks |
|
cc @bswartz |
|
Raised PR #2 with retain commit history |
initial content
No description provided.