41 Commits

Author SHA1 Message Date
andyzhangx
04b7f66012 test: ignore one golint rule
fix
2023-12-03 11:23:52 +00:00
andyzhangx
d0f1e29764 test: fix e2e test failure
fix

test: fix test failure

fix

fix
2023-12-03 05:06:52 +00:00
umagnus
e454cd638a clean up parm in func 2023-11-20 09:10:57 +00:00
umagnus
b89d93887d upgrade golangci/golangci-lint-action to v1.54 2023-11-20 09:05:40 +00:00
andyzhangx
e0c7569564 test: fix ut and add e2e test 2023-11-08 14:16:09 +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
8d6a60748b test: fix DeletePodAndWait failure 2023-10-03 14:55:11 +00:00
andyzhangx
938abb306f test: use ginko/v2 lib in e2e test 2023-10-03 06:41:42 +00:00
andyzhangx
6c32316f44 chore: fix golint 2023-10-03 04:01:25 +00:00
andyzhangx
b458e3a53f test: test framework change due to k8s 1.26 lib upgrade 2023-10-03 03:47:33 +00:00
andyzhangx
3196a6d209 chore: upgrade k8s lib to 1.26 2023-10-03 03:31:38 +00:00
andyzhangx
2327af89eb test: fix test failure 2023-07-15 05:40:47 +00:00
andyzhangx
1e35718f83 test: verify snapshot install script 2023-05-14 12:48:10 +00:00
andyzhangx
53b850ec68 chore: refine onDelete sub dir feature 2023-04-02 14:14:40 +00:00
andyzhangx
34d0e6d84d feat: support pv/pvc metadata in subDir parameter
fix

fix
2022-06-19 11:13:47 +00:00
andyzhangx
cc729e9b0e test: add subDir e2e test 2022-06-12 12:26:23 +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
90cc83fdbd feat: skip chmod if mountPermissions is 0
fix
2022-05-04 08:53:21 +00:00
andyzhangx
9b0aa0e203 doc: add nconnect mount option in nfs example 2022-03-18 07:39:44 +00:00
andyzhangx
14275e0be0 feat: add mountPermissions parameter in storage class 2022-03-05 13:23:45 +00:00
andyzhangx
09e579235e doc: fix code spelling issues 2022-02-12 05:06:11 +00:00
andyzhangx
0768b140af cleanup: remove snapshot dependency 2022-02-06 13:51:39 +00:00
andyzhangx
e86dc68c2a feat: add mountOptions parameter for inline volume
fix test failure
2022-01-11 13:54:21 +00:00
andyzhangx
60285578cf feat: add inline volume support
fix yaml

refine tests

fix example

fix test
2022-01-06 11:34:56 +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
498e837370 test: add e2e test for mountOptions support in DeleteVolume 2022-01-03 02:07:02 +00:00
andyzhangx
aab43558bc fix: driver version print in logging 2021-12-07 07:44:12 +00:00
andyzhangx
958efd92ca feat: support alternative driver name
fix driver name
2021-07-10 12:33:55 +00:00
Manohar Reddy
3a9b724316 add subPath e2e test 2021-04-07 13:12:35 +00:00
andyzhangx
67218855ab test: refactor verify example test
fix image
2021-01-18 14:31:26 +00:00
Jiaxun Song
6e0d293e7e fix: limit node server to deploy only on Linux nodes 2020-12-17 16:10:13 -08:00
Michelle Au
1238d27bad Update vendor to k8s 1.19 and csi-lib-utils to 0.9.0
Change-Id: I607c182c09a88a7daf1e4ffb67a28ab16d1f23ae
2020-11-30 18:23:47 -08:00
Mayank Shah
9f73baae64 test: Add remaining unit tests
Signed-off-by: Mayank Shah <mayankshah1614@gmail.com>
2020-11-24 12:38:52 +05:30
Jiaxun Song
bfdc82f398 fix: make verify checks 2020-11-18 19:02:49 +00:00
Kubernetes Prow Robot
7a4727a46f
Merge pull request #95 from songjiaxun/fix_umount
fix: internalUnmount failure and DeleteVolume failure
2020-11-17 03:30:04 -08:00
Jiaxun Song
868db6667a fix: internalUnmount failure and DeleteVolume failure 2020-11-17 05:38:02 +00:00
Jiaxun Song
1ad86af1ac test: add more test cases for e2e test 2020-11-17 03:30:55 +00:00
Mayank Shah
a43b9f831a Add E2E test
- DynamicallyProvisionedCollocatedPodTest
- DynamicallyProvisionedReadOnlyVolumeTest
- DynamicallyProvisionedDeletePodTest
- DynamicallyProvisionedReclaimPolicyTest
- DynamicallyProvisionedPodWithMultiplePVTest

Signed-off-by: Mayank Shah <mayankshah1614@gmail.com>
2020-11-12 15:24:23 +05:30
Mayank Shah
5747698dff Add DynamicallyProvisionedCmdVolumeTest
Signed-off-by: Mayank Shah <mayankshah1614@gmail.com>
2020-11-11 20:47:25 +05:30
Mayank Shah
80e19e98e5 Refactor for GH Actions
Signed-off-by: Mayank Shah <mayankshah1614@gmail.com>
2020-11-05 13:15:10 +05:30
Mayank Shah
ff4a61e6a9 test: Initialize E2E test for NFS Driver
Signed-off-by: Mayank Shah <mayankshah1614@gmail.com>
2020-11-03 23:46:28 +05:30