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
b01c9f8628
fix: buildx issue with provenance disabled
2023-02-09 02:49:57 +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
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
4ecb457aa6
test: enable external slow tests
2022-04-09 03:48:03 +00:00
andyzhangx
f0b51f9f06
feat: upgrade to csi-provisioner v3.1.0
...
fix lint
2022-01-21 14:16:51 +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
andyzhangx
46046fdab5
test: upgrade csi-provisioner to v3.0.0 in external e2e test
2021-09-06 12:49:25 +00:00
andyzhangx
958efd92ca
feat: support alternative driver name
...
fix driver name
2021-07-10 12:33:55 +00:00
andyzhangx
010cd3bd42
test: run example tests
2021-07-05 04:01:55 +00:00
andyzhangx
5df685273d
feat: support fsGroupPolicy feature
...
update chart file
fix chart file
fix helm options
fix Makefile
2021-05-29 08:24:32 +00:00
andyzhangx
485a98a111
test: run externel tests with 1.21 suites
2021-05-24 04:47:52 +00:00
andyzhangx
61fca129a0
test: run external e2e test using 1.20 suites
...
run on 1.20
run on 1.21
run on 1.20
2021-05-24 03:04:25 +00:00
Manohar Reddy
69df30cdc9
add setup for k8s external e2e tests
2021-04-29 08:53:19 +00:00