Commit Graph

20 Commits

Author SHA1 Message Date
andyzhangx 727f75e151 fix golint
fix golint
2025-04-02 09:50:54 +00:00
andyzhangx de81f370f3 feat: add volume resize support
fix

fix

fix
2024-12-08 09:36:13 +00:00
andyzhangx 1715f7ed55 chore: fix govet 2024-11-22 14:17:29 +00:00
mengze zhu fe1fb2f0c5 chore: upgrade golint version 2024-09-06 05:44:13 +00:00
andyzhangx c3e36cc653 test: fix windows test failure 2024-07-18 08:12:19 +00:00
andyzhangx 47024f1d8e test: fix windows test failure 2024-02-05 13:36:29 +00:00
andyzhangx 5a1745dccd feat: support archiveOnDelete
fix typo

fix golint

fix e2e test failure

fix

fix windows test failure
2024-01-15 11:01:02 +00:00
umagnus 25cf93ee68 add copy volume and unit test 2023-04-24 13:40:42 +00:00
andyzhangx 030cc49884 test: fix golint
fix

fix

chore: fix ginkgo version

test: fix ginkgo failure

test: fix test error
2022-12-21 06:46:30 +00:00
andyzhangx b481a50036 test: add unit tests for pv/pvc metadata check
fix
2022-06-19 03:07:45 +00:00
andyzhangx 1bbc39b140 fix: set mount path as uuid in Create/Delete Volume
field rename
2022-06-12 13:42:45 +00:00
andyzhangx daed57358d fix: prefix issue in getSmbVolFromID 2022-06-12 13:42:45 +00:00
andyzhangx c7a753798d fix: disallow block volume capability 2022-04-09 07:49:21 +00:00
andyzhangx 6b92ce0b4c feat: add subDir in storage class parameters
fix test failure

fix failure

fix subdir

fix

correction

fix mount error

fix

fix windows test

refactor
2022-01-03 02:45:36 +00:00
andyzhangx 5adf8847e7 feat: remove createSubDir parameter
fix golint

fix spelling

test: fix integration test failure
2021-06-03 02:18:16 +00:00
Manohar Reddy 039f979b2e Bugfix: DeleteVolume does not work 2021-06-02 13:31:47 +00:00
Manohar Reddy d020b78056 create subDir in CreateVolume and delete in DeleteVolume 2021-06-01 16:42:53 +00:00
andyzhangx bb85bf781c chore: move to csi-v1.3.0 2020-07-10 02:21:00 +00:00
Animesh Kumar 881f93f523 test: Add unit tests
This commit adds unit tests for csi-common,
mounter and smb.
A testMode parameter has been introduced in
server to enable running of unit tests.
Unit tests for unimplemented methods are also
added.

Signed-off-by: Animesh Kumar <animuz111@gmail.com>
2020-07-02 05:21:35 +05:30
Animesh Kumar 15a3603501 Tests: Add Tests for csi-common and smb
Signed-off-by: Animesh Kumar <animuz111@gmail.com>
2020-06-06 21:52:34 +05:30