mengze zhu
8dbf16b548
chore: upgrade golint version
2024-09-06 03:55:16 +00:00
andyzhangx
37ab622a4d
fix: add locks for nodeserver publish/unpublish operations
2023-12-23 13:09:37 +00:00
andyzhangx
f19db6ef3e
test: fix ut
2023-01-08 02:44:35 +00:00
andyzhangx
34d0e6d84d
feat: support pv/pvc metadata in subDir parameter
...
fix
fix
2022-06-19 11:13:47 +00:00
andyzhangx
90cc83fdbd
feat: skip chmod if mountPermissions is 0
...
fix
2022-05-04 08:53:21 +00:00
andyzhangx
38b6ba2eb9
fix: use mount.CleanupMountPoint in NodeUnpublishVolume
2022-04-24 02:43:30 +00:00
Niels de Vos
a59837abe1
fix: NodeUnpublishVolume should be idempotent
...
In case the NodeUnpublishVolume procedure was aborted after unmounting
the volume, a repeated call will return an error like "Volume not
mounted".
Instead of returning the error, log a message and return success to
indicate that the volume is not mounted anymore.
2022-04-23 16:48:20 +02:00
andyzhangx
3c258fee98
test: add unit test
2022-03-05 13:41:22 +00:00
andyzhangx
405a69cf24
feat: add workingMountDir in chart config
...
fix tests
sudo
fix
test: fix test failure
fix test
install go 1.17
fix ut
fix test
fix test
fix test
fix tests
fix workingMountDir
2022-01-04 13:43:06 +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
48406c1afd
test: add VolumeGetStats test
2021-01-03 12:22:00 +00:00
Mayank Shah
35e3b0a065
test: Add unit tests for identityserver and nodeserver
...
Signed-off-by: Mayank Shah <mayankshah1614@gmail.com>
2020-11-23 12:42:32 +05:30