26 Commits

Author SHA1 Message Date
andyzhangx
d4da7b0f49 chore: create voume/snapshot should respect mountOptions in secret 2025-05-11 13:46:40 +00:00
andyzhangx
c9e5592a6e fix: goroutine leak when timeout 2025-05-01 02:43:42 +00:00
andyzhangx
32d5efcf7e chore: fix golint errors 2025-04-02 09:23:29 +00:00
andyzhangx
0d8402be32 cleanup: getRootDir function 2025-03-14 07:21:05 +00:00
andyzhangx
5651c852db fix: only cleanup empty parent directories during DeleteVolume
fix

fix
2025-03-14 07:21:04 +00:00
umagnus
0e85efab3d add timeout on mount 2024-11-15 03:43:58 +00:00
andyzhangx
ade197cd1d fix: remove parent dir in DeleteVolume 2024-09-15 02:54:19 +00:00
andyzhangx
d5de34a81f fix: archive dir error#2 2024-08-10 02:09:53 +00:00
andyzhangx
37ab622a4d fix: add locks for nodeserver publish/unpublish operations 2023-12-23 13:09:37 +00:00
umagnus
b89d93887d upgrade golangci/golangci-lint-action to v1.54 2023-11-20 09:05:40 +00:00
Navratan Lal Gupta
e819966385 feat: archive pv subdir on delete
fix: failed to archive subdirectory: no such file or dir

fix: failed to rename archive pvc

archived-pvc-1234

fix: volume name

doc: include archive on delete in doc
2023-11-08 14:16:09 +00:00
andyzhangx
6c32316f44 chore: fix golint 2023-10-03 04:01:25 +00:00
andyzhangx
53b850ec68 chore: refine onDelete sub dir feature 2023-04-02 14:14:40 +00:00
andyzhangx
16c442ad78 feat: add subDir in storage class parameters
fix subdir

internal mount fix

mount subdir in NodePublishVolume

fix golint

fix

fix

setKeyValueInMap
2022-06-12 11:27:44 +00:00
andyzhangx
dcd24e51e6 feat: support IPv6 server address 2022-05-15 06:54:04 +00:00
andyzhangx
d2344ce642 chore: refine bypass chmod code 2022-05-13 13:45:47 +00:00
andyzhangx
d0ea11dac3 feat: support mountOptions in DeleteVolume
chore: provider secrets get permission

add logging
2022-01-03 02:07:00 +00:00
andyzhangx
f5abcf764a fix: remove unnecessary lock
fix golint
2021-05-19 13:33:39 +00:00
Jiaxun Song
dd1c04a88e feat: add locks for nodeserver publish/unpublish operations 2021-02-16 11:46:10 -08:00
andyzhangx
1c97d2cce4 test: set lower logLevel in e2e test
update chart file
2021-02-11 01:50:14 +00:00
andyzhangx
e7cdcedcc4 fix: reduce driver logs 2021-01-20 06:53:19 +00:00
andyzhangx
4e11d4322d chore: use klog instead of glog
chore: use klog in nfs binary build

update go mod
2021-01-19 14:37:40 +00:00
andyzhangx
48406c1afd test: add VolumeGetStats test 2021-01-03 12:22:00 +00:00
Jiaxun Song
bfdc82f398 fix: make verify checks 2020-11-18 19:02:49 +00:00
Mayank Shah
93523b272c feat: implement CreateVolume and DeleteVolume
Signed-off-by: Mayank Shah <mayankshah1614@gmail.com>
2020-10-14 21:39:57 +05:30
Mathusan Selvarajah
cc481ceade remove csi-common dependencies 2019-05-30 17:01:07 -04:00