andyzhangx
31ce112fc8
test: upgrade csi-test to v5.3.1
2024-12-15 03:22:48 +00:00
andyzhangx
b28c5264f5
feat: add volume resize support
...
fix
fix test
fix
2024-12-08 07:53:54 +00:00
andyzhangx
ac100207b4
test: change one e2e test
2024-09-15 04:11:38 +00:00
mengze zhu
8dbf16b548
chore: upgrade golint version
2024-09-06 03:55:16 +00:00
andyzhangx
7ded51821b
cleanup: remove integration test
2024-02-14 03:51:52 +00:00
andyzhangx
96ddd193dc
fix: delete volume failure in archive mode when subDir contains /
2024-02-04 15:07:20 +00:00
Kubernetes Prow Robot
6fad9f1b44
Merge pull request #557 from umagnus/add_snapshot_doc
...
doc: add snapshot feature doc
2023-12-04 03:56:29 +01:00
umagnus
3b545ee1f9
add snapshot doc
2023-12-04 01:52:35 +00:00
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
Sean McGinnis
f03e8377d4
Use dl.k8s.io instead of hardcoded GCS URIs
...
The `storage.googleapis.com/kubernetes-release` URL is a hard coded path
to a GCS bucket location. To allow redirecting and spreading the load
across multiple hosting locations, the `dl.k8s.io` URL has been
introduced.
Signed-off-by: Sean McGinnis <stmcg@amazon.com>
2023-05-11 14:20:45 +00:00
Jan Wozniak
1302b43696
feat: add csi-snapshotter sidecar and external-snapshotter
...
$ helm package charts/latest/csi-driver-nfs -d charts/latest/
2023-04-03 16:05:50 +02:00
andyzhangx
53b850ec68
chore: refine onDelete sub dir feature
2023-04-02 14:14:40 +00:00
Jan Wozniak
61a6301ff9
test: execute datasource e2e tests
2023-03-13 11:19:59 +01:00
andyzhangx
b01c9f8628
fix: buildx issue with provenance disabled
2023-02-09 02:49:57 +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
7c06c6b5d3
feat: add affinity, nodeselector, runOnControlPlane in chart config
...
update chart
fix
2022-06-04 11:24:58 +00:00
andyzhangx
4cf7f7d688
fix: incorrect runOnMaster config
...
run on master for e2e test
2022-05-29 01:09:29 +00:00
andyzhangx
a3bdf03e0c
test: skip one external e2e test
2022-05-07 14:58:25 +00:00
andyzhangx
7006f52e94
test: run k8s 1.24 external e2e test
2022-05-07 14:12:39 +00:00
andyzhangx
90cc83fdbd
feat: skip chmod if mountPermissions is 0
...
fix
2022-05-04 08:53:21 +00:00
andyzhangx
da26b07bed
test: run external inline volume tests
...
test: enable inline volume in external e2e tests
fix inline volume tests
fix format
shared
2022-04-10 13:26:06 +00:00
andyzhangx
07735614ff
test: disable one external test
2022-04-09 14:15:48 +00:00
andyzhangx
06fa7db8ff
test: switch to v1.23.5 external tests
2022-04-09 13:11:26 +00:00
andyzhangx
60cf03bdfb
test: fix external test config
2022-04-09 07:08:29 +00:00
andyzhangx
4ecb457aa6
test: enable external slow tests
2022-04-09 03:48:03 +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
143e068b9a
chore: fix shellcheck issues
2022-02-12 05:16:16 +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
f0b51f9f06
feat: upgrade to csi-provisioner v3.1.0
...
fix lint
2022-01-21 14:16:51 +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
0e3ede5a21
feat: add node.mountPermissions in chart
...
fix controller
update chart
fix chart
update chart
update chart
fix mountPermissions
2021-12-20 08:01:06 +00:00