andyzhangx
96ddd193dc
fix: delete volume failure in archive mode when subDir contains /
2024-02-04 15:07:20 +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
938abb306f
test: use ginko/v2 lib in e2e test
2023-10-03 06:41:42 +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
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
14275e0be0
feat: add mountPermissions parameter in storage class
2022-03-05 13:23:45 +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
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
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