10 Commits

Author SHA1 Message Date
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
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
Manohar Reddy
3a9b724316 add subPath e2e test 2021-04-07 13:12:35 +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