andyzhangx
|
5eed83f75e
|
fix: set ClusterFirstWithHostNet as default dnsPolicy
|
2023-04-29 07:29:29 +00:00 |
|
andyzhangx
|
b01c9f8628
|
fix: buildx issue with provenance disabled
|
2023-02-09 02:49:57 +00:00 |
|
andyzhangx
|
89b2c33540
|
chore: switch master branch to use v4.2.0
|
2022-07-04 02:47:56 +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
|
fd47e25105
|
chore: switch master branch to use v4.1.0
|
2022-05-06 12:35:57 +00:00 |
|
andyzhangx
|
a263c4ac0c
|
chore: switch master branch to use v4.0.0
|
2022-04-30 07:45:38 +00:00 |
|
Kubernetes Prow Robot
|
a88b659dec
|
Merge pull request #291 from andyzhangx/dnsPolicy
feat: change dnsPolicy to Default and add dnsPolicy setting in chart
|
2022-02-28 13:25:46 -08:00 |
|
andyzhangx
|
78263c7999
|
feat: change dnsPolicy to Default and add dnsPolicy setting in chart
fix
|
2022-02-27 13:51:33 +00:00 |
|
andyzhangx
|
782f1c1d4b
|
feat: add ppc64le arch support
|
2022-02-27 02:41:52 +00:00 |
|
andyzhangx
|
b1b987e0d6
|
chore: switch master branch to use v3.2.0
|
2022-01-16 02:03:43 +00:00 |
|
andyzhangx
|
e86dc68c2a
|
feat: add mountOptions parameter for inline volume
fix test failure
|
2022-01-11 13:54:21 +00:00 |
|
andyzhangx
|
498e837370
|
test: add e2e test for mountOptions support in DeleteVolume
|
2022-01-03 02:07:02 +00:00 |
|
andyzhangx
|
b2e88548a1
|
chore: switch master branch to use v3.1.0
|
2021-11-30 03:07:05 +00:00 |
|
andyzhangx
|
ea9e9e65aa
|
fix: vulnerability issue in docker image
fix failure
fxi arch
fix image name
fix failure
test: update trivy test
fix test
install go 1.16
go
fix failure
fix failure
|
2021-11-27 13:39:27 +00:00 |
|
G. Roggemans
|
741a706811
|
Fix armv7 docker builds
Moves the ARCH build argument after the first FROM so it has the proper
value. Default value is empty as required by release-tools/build.make.
(https://docs.docker.com/engine/reference/builder/#understand-how-arg-and-from-interact)
Adds the GOARM=7 option to the armv7 GO build.
|
2021-11-01 13:21:12 +01:00 |
|
andyzhangx
|
510fcbb12f
|
feat: support amrv7 image build
|
2021-09-22 04:05:38 +00:00 |
|
andyzhangx
|
e12fe411ae
|
chore: export vars in Makefile
|
2021-09-21 13:27:23 +00:00 |
|
andyzhangx
|
1bcaffd3a3
|
chore: set registry type in e2e test
fix bash
registry
fix registry typ
fix typo
set registry
|
2021-09-21 13:02:17 +00:00 |
|
andyzhangx
|
c5247b92df
|
feat: support arm64 image build
chore: fix container build failure
revert
fix build failure
|
2021-09-21 04:15:31 +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 |
|
Manohar Reddy
|
69df30cdc9
|
add setup for k8s external e2e tests
|
2021-04-29 08:53:19 +00:00 |
|
Manohar Reddy
|
d002b37180
|
add image pull secrets in helm chart
|
2021-04-25 15:13:03 +00:00 |
|
andyzhangx
|
1c97d2cce4
|
test: set lower logLevel in e2e test
update chart file
|
2021-02-11 01:50:14 +00:00 |
|
Manohar Reddy
|
38780f4630
|
provide more driver info in logs
|
2021-02-05 12:26:33 +05:30 |
|
andyzhangx
|
67218855ab
|
test: refactor verify example test
fix image
|
2021-01-18 14:31:26 +00:00 |
|
andyzhangx
|
4c6213dc3f
|
chore: switch to 3.0.0 for master branch
revise version
sleep 10s
|
2020-12-26 02:45:23 +00:00 |
|
andyzhangx
|
61aa405a72
|
fix: release-image.sh script
|
2020-11-27 05:39:15 +00:00 |
|
Jiaxun Song
|
1fed4f3cd8
|
doc: improve documentations following SMB driver repo
|
2020-11-20 21:10:46 +00:00 |
|
Mayank Shah
|
6b3cd4c3da
|
Enable release tools
Signed-off-by: Mayank Shah <mayankshah1614@gmail.com>
|
2020-11-18 11:47:43 +05:30 |
|
Kubernetes Prow Robot
|
7a4727a46f
|
Merge pull request #95 from songjiaxun/fix_umount
fix: internalUnmount failure and DeleteVolume failure
|
2020-11-17 03:30:04 -08:00 |
|
Jiaxun Song
|
868db6667a
|
fix: internalUnmount failure and DeleteVolume failure
|
2020-11-17 05:38:02 +00:00 |
|
Jiaxun Song
|
1ad86af1ac
|
test: add more test cases for e2e test
|
2020-11-17 03:30:55 +00:00 |
|
Kubernetes Prow Robot
|
d325ee36ad
|
Merge pull request #88 from songjiaxun/add_integration_tests
test: add integration tests
|
2020-11-16 18:46:04 -08:00 |
|
Jiaxun Song
|
c84426fb4e
|
test: add make verify
|
2020-11-16 20:36:41 +00:00 |
|
Jiaxun Song
|
0323f29b7e
|
test: add integration tests
|
2020-11-16 06:19:09 +00:00 |
|
Mayank Shah
|
ecfad14072
|
Update helm charts
Signed-off-by: Mayank Shah <mayankshah1614@gmail.com>
|
2020-11-13 18:19:52 +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 |
|
Mayank Shah
|
93523b272c
|
feat: implement CreateVolume and DeleteVolume
Signed-off-by: Mayank Shah <mayankshah1614@gmail.com>
|
2020-10-14 21:39:57 +05:30 |
|
Mayank Shah
|
639d1aab5e
|
Add manifest for installing driver controller and install docs
Signed-off-by: Mayank Shah <mayankshah1614@gmail.com>
|
2020-10-11 15:48:25 +05:30 |
|
andyzhangx
|
3ae2be56f7
|
test: add sanity test
test: add sanity test
revert go mod change
run all sanity tests
move to Makefile
fix comments
|
2020-08-17 11:55:21 +00:00 |
|
Patrick Ohly
|
1e5a0c1634
|
switch to csi-release-tools
This imports the shared csi-release-tools and uses it for Travis CI
and building. The binary and image name are "nfsplugin", as before.
|
2019-02-20 09:10:47 +01:00 |
|
prateekpandey14
|
cb7d61a49d
|
Update deployment files and Dockerfile
Signed-off-by: prateekpandey14 <prateekpandey14@gmail.com>
|
2019-02-07 19:53:29 +05:30 |
|
prateekpandey14
|
d5b0215f63
|
Move nfs csi-driver to its own repo 'csi-driver-nfs'
Signed-off-by: prateekpandey14 <prateekpandey14@gmail.com>
|
2019-02-07 14:48:27 +05:30 |
|