59 Commits

Author SHA1 Message Date
andyzhangx
1eda0b44f3 test: fix trivy action failure due to CVE-2024-45336 2025-01-30 02:27:19 +00:00
Andy Zhang
0fc61a6c2c
chore: update version in Makefile on master branch 2024-12-27 19:23:25 +08:00
andyzhangx
51786a529e fix: runOnControlPlane chart config 2024-12-12 09:26:30 +00:00
andyzhangx
c28a080132 test: add default namespace in examples to fix e2e test failure
fix
2024-08-09 08:45:34 +00:00
Andy Zhang
ac1aada5da
chore: update version in Makefile on master branch 2024-07-29 11:56:39 +08:00
andyzhangx
38e0b17830 doc: cut v4.8.0 release 2024-07-18 07:09:47 +00:00
Andy Zhang
42c9088184
chore: update master branch build version 2024-02-23 22:05:54 +08:00
andyzhangx
7ded51821b cleanup: remove integration test 2024-02-14 03:51:52 +00:00
Andy Zhang
b01ec824f9
chore: switch master branch version 2023-11-09 20:33:44 +08:00
andyzhangx
98a6de071a doc: cut v4.5.0 release 2023-11-09 08:11:33 +00:00
andyzhangx
5896a17244 feat: disable snapshot controller install in helm chart by default 2023-07-16 03:45:52 +00:00
Andy Zhang
dc621b84b6
chore: switch master branch version 2023-06-03 11:04:24 +08:00
andyzhangx
03f87416d4 doc: cut v4.3.0 release 2023-05-29 07:04:00 +00:00
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