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
Jan Wozniak
cb330e63c4
bugfix: correct snapshot path when using share parameter
2023-06-05 14:05:28 +02:00
Jan Wozniak
8694d47321
test: copy volume from snapshot unit tests
2023-04-03 16:05:51 +02:00
Kubernetes Prow Robot
fafa015708
Merge pull request #432 from woehrl01/ondelete_subdir
...
feat: provide option to retain subdir on delete
2023-04-03 00:45:51 -07:00
andyzhangx
53b850ec68
chore: refine onDelete sub dir feature
2023-04-02 14:14:40 +00:00
Lukas Wöhrl
226ef17d02
fix: add test for invalid ondelete param
2023-03-25 14:14:51 +01:00
Jan Wozniak
1507f51e02
test: copy volume from volume unit tests
...
followup to #426
2023-03-21 17:45:48 +01:00
Lukas Wöhrl
164f97734b
add option for default handling, use 'delete' as default
2023-03-20 22:24:47 +01:00
Lukas Wöhrl
9607c61390
added tests
2023-03-20 22:03:45 +01:00
Jan Wozniak
bfe7fe4697
feat: volume clone from source volume
2023-03-13 11:19:47 +01: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
dd2a7132b6
fix: disallow block volume capability
2022-04-09 11:32:50 +00:00
andyzhangx
3c258fee98
test: add unit test
2022-03-05 13:41:22 +00:00
andyzhangx
9b3e1cd174
fix: ValidateVolumeCapabilities
2022-01-07 03:57:31 +00:00
andyzhangx
e03c3b833b
feat: change volume id format
...
test: fix Windows test failure
fix windows test
2022-01-05 12:24:58 +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
aab43558bc
fix: driver version print in logging
2021-12-07 07:44:12 +00:00
andyzhangx
fd5bac4692
feat: ReadWriteOncePod support
...
update controller cap
add node cap
fix test
2021-09-20 03:04:57 +00:00
andyzhangx
958efd92ca
feat: support alternative driver name
...
fix driver name
2021-07-10 12:33:55 +00:00
andyzhangx
e0d1832df3
chore: switch to use k8s.io/mount-utils
2021-04-24 01:44:34 +00:00
Jürgen Thomann
6867a95639
Allow shares that are not at the root
2021-04-13 20:53:58 +02:00
Saurav Tiwary
d83f52d916
test: Add missing unit tests for controller server and utils
2021-01-03 21:25:53 +05:30
Jiaxun Song
bfdc82f398
fix: make verify checks
2020-11-18 19:02:49 +00:00
Jiaxun Song
c84426fb4e
test: add make verify
2020-11-16 20:36:41 +00:00
Mayank Shah
93523b272c
feat: implement CreateVolume and DeleteVolume
...
Signed-off-by: Mayank Shah <mayankshah1614@gmail.com>
2020-10-14 21:39:57 +05:30