kmova
234543e14d
update readme and go imports to new location
...
This commit fixes the following:
- fixes the go imports to use the new loction
- setup go modules for this project
- update the docker files to use the new binary name
- update the README to use the new repo name
Signed-off-by: kmova <kiran.mova@mayadata.io>
2020-07-29 19:26:32 +00:00
mooncake
1ae796f9f4
Fix some typos
...
Signed-off-by: mooncake <xcoder@tenxcloud.com>
2018-11-10 23:39:50 +08:00
Matthew Wong
14209716a3
Use kubernetes-sigs/sig-storage-lib-external-provisioner
2018-10-19 09:50:42 -04:00
Matthew Wong
9b94fa6ac2
Fix archiveOnDelete parsing
2018-08-15 13:26:18 -04:00
Gary Morse
2b11b498c5
Adds archiveOnDelete parameter to nfs-client provisioner
2018-08-09 11:32:54 -04:00
Di Weng
9debe1e4d3
Skip deletion if the corresponding directory is not found
2018-07-16 12:53:32 +08:00
Philippe Gagnon
ec6a216177
Propagate StorageClass MountOptions to PVs created by nfs-client-provisioner
2018-06-27 18:54:33 -04:00
Matthew Wong
700393b237
Revert "Add namespace extended attributes to directory"
2018-06-18 08:42:41 -04:00
Peter Grant
75f9bcccbc
Add namespace extended attributes to directory
2018-06-05 16:25:51 +02:00
Steve Leon
53163dd4b2
Incorporate K8S API changes.
...
- Importing API types from k8s.io/api
- Update client-go and apimachinery version
- Remove lib/helper and use the kubernetes one temporary
2017-07-12 21:05:59 +00:00
Matthew Wong
8fb0e5cc14
Name PV as required by external provisioner contract
2017-06-19 12:26:12 -04:00
yangwangxing
dc0d53aa24
Fix issue 149 - nfs-client-provisioner create folder with 755, not 777
...
REF:
https://github.com/kubernetes-incubator/external-storage/issues/149
2017-06-07 13:28:01 +08:00
Jackie Li
c916b18425
fix spell error & add travis build
2017-04-26 22:06:03 +01:00
Jackie Li
8bb44ce813
add boilerplate required license terms
2017-04-26 21:30:49 +01:00
Jackie Li
5a51799e23
nfs-client-provisioner fixes #5
2017-04-26 21:12:08 +01:00