Commit Graph

1405 Commits

Author SHA1 Message Date
andyzhangx c5e05f36d3 test: fix cloudbuild.sh link 2022-03-31 06:59:53 +00:00
Andy Zhang 404b55980b
Merge pull request #437 from andyzhangx/CVE-2021
fix: CVE issues in image build
2022-03-30 21:42:45 +08:00
Andy Zhang 378aba45f2
Update README.md 2022-03-30 21:42:29 +08:00
andyzhangx f8b038b352 fix: CVE issues in image build 2022-03-27 08:42:15 +00:00
Andy Zhang a70b3a05b4
Merge pull request #435 from andyzhangx/fix-cloud-build
fix: post-csi-driver-smb-push-images failure
2022-03-24 20:15:24 +08:00
andyzhangx 65b6e7f2a9 fix: leader-election namespace issue
revert
2022-03-24 11:03:59 +00:00
andyzhangx 0a39aa746a fix: post-csi-driver-smb-push-images failure 2022-03-24 11:03:15 +00:00
Andy Zhang effa7c7724
Merge pull request #436 from andyzhangx/fix-gid-conflict-issue
fix: gid conflict issue between sc and fsGroup setting
2022-03-24 19:01:45 +08:00
andyzhangx 277e1b6828 fix: gid conflict issue between sc and fsGroup setting 2022-03-24 09:35:11 +00:00
Andy Zhang 798dc572de
Merge pull request #433 from andyzhangx/release-tools
add Release tools
2022-03-23 16:37:01 +08:00
andyzhangx 8f6e9b7353 Merge commit 'c4a0d9021f94fc36763bd02897143ef83769f8c4' as 'release-tools' 2022-03-22 13:03:59 +00:00
andyzhangx c4a0d9021f Squashed 'release-tools/' content from commit 335339f0
git-subtree-dir: release-tools
git-subtree-split: 335339f059da0b8b1947794a8c75d9e5b973cb79
2022-03-22 13:03:59 +00:00
Andy Zhang d18ea68d19
Merge pull request #431 from andyzhangx/CVE-2022-0778
fix: CVE-2022-0778 in image build
2022-03-17 17:00:08 +08:00
andyzhangx be44dfa371 fix: CVE-2022-0778 in image build 2022-03-16 07:08:56 +00:00
Andy Zhang fee24399fd
Merge pull request #429 from mattcary/cloudbuild
Tweak make rules to make cloudbuild work
2022-03-12 17:02:09 +08:00
Matthew Cary 6bda62a63a [ci] Tweak make rules to make cloudbuild work 2022-03-11 11:34:20 -08:00
Andy Zhang a65891c761
Update install-csi-driver-master.md 2022-03-02 17:29:30 +08:00
Andy Zhang 85fc248bc2
Merge pull request #422 from andyzhangx/dnspolicy2
feat: change dnsPolicy to Default and add dnsPolicy setting in chart
2022-03-02 17:25:00 +08:00
Andy Zhang 2c896ea340
Update install-csi-driver-master.md 2022-03-02 17:24:29 +08:00
andyzhangx adc16c1ca3 feat: change dnsPolicy to Default and add dnsPolicy setting in chart
fix test

fix

fix
2022-02-28 02:37:36 +00:00
Andy Zhang 276d489d30
Merge pull request #424 from andyzhangx/ppc64le
feat: add ppc64le arch support
2022-02-28 09:44:30 +08:00
andyzhangx 6f739a9672 feat: add ppc64le arch support 2022-02-27 13:55:37 +00:00
Andy Zhang a916efcef6
Merge pull request #423 from andyzhangx/ensureMountPoint
fix: NodePublishVolume idempotent issue
2022-02-27 10:34:55 +08:00
andyzhangx 827cde0472 fix: NodePublishVolume idempotent issue 2022-02-21 14:29:23 +00:00
Kubernetes Prow Robot b54d6d9d24
Merge pull request #421 from andyzhangx/remove-windows-memory-requests
fix: adjust memory requests and limits on Windows node
2022-02-17 17:16:26 -08:00
andyzhangx f458354b8a test: check coding spelling
fix

fix
2022-02-17 12:27:16 +00:00
andyzhangx 3f0bb3791a fix: reduce memory requests on Windows node
fix

fix
2022-02-17 12:18:38 +00:00
Andy Zhang 40a49e9a5a
Merge pull request #420 from andyzhangx/codespell
test: add codespell shellcheck github actions
2022-02-15 17:31:04 +08:00
andyzhangx 3ea44ae3d5 chore: fix shellcheck issues 2022-02-12 07:07:07 +00:00
andyzhangx fd162ae813 doc: fix code spelling issues
fix
2022-02-12 06:55:11 +00:00
andyzhangx 529b7d065a test: add codespell shellcheck github actions 2022-02-12 06:44:15 +00:00
Andy Zhang b22c0c297f
Update storageclass-smb.yaml 2022-02-10 22:27:19 +08:00
Andy Zhang 60acb55fe7
Merge pull request #418 from andyzhangx/upgrade-k8s-lib
chore: upgrade to k8s v1.23.3 lib
2022-02-10 22:26:18 +08:00
andyzhangx 1f10a318b1 test: enable subpath external tests 2022-02-07 02:10:10 +00:00
andyzhangx dc24ac937c cleanup: remove snapshot dependency
fix
2022-02-06 13:41:36 +00:00
andyzhangx f95f5fe512 chore: upgrade to k8s v1.23.3 lib 2022-02-06 13:24:22 +00:00
Andy Zhang 99ea33ddac
Merge pull request #417 from andyzhangx/replica-one
chore: set controller replica as 1 by default
2022-02-06 21:15:52 +08:00
andyzhangx 71a477504e chore: set controller replica as 1 by default 2022-02-04 03:38:49 +00:00
Andy Zhang 7f11fab4f3
Merge pull request #415 from andyzhangx/remove-unused-code
cleanup: remove unused code
2022-02-04 11:35:06 +08:00
andyzhangx 18c5cd43d8 cleanup: remove unused code 2022-01-29 13:10:06 +00:00
Kubernetes Prow Robot 4da71f982a
Merge pull request #412 from andyzhangx/fix-CVE-2021-3996
fix: CVE-2021-3996 in image build
2022-01-28 18:58:02 -08:00
Kubernetes Prow Robot 154bcc7d61
Merge pull request #414 from lizhuqi/build-image
publish image to cloud provider repo
2022-01-27 19:54:30 -08:00
Julie Qi e64107bf6a publish image to cloud provider repo 2022-01-27 14:57:56 -08:00
andyzhangx 564a8ee182 fix: CVE-2021-3996 in image build 2022-01-25 13:45:35 +00:00
Kubernetes Prow Robot d890a30915
Merge pull request #411 from andyzhangx/upgrade-csi-provisioner-v3.1.0
feat: upgrade to csi-provisioner v3.1.0
2022-01-21 17:28:34 -08:00
andyzhangx eadad9bc1c feat: upgrade to csi-provisioner v3.1.0 2022-01-21 13:40:15 +00:00
Andy Zhang 63037677ec
Merge pull request #409 from andyzhangx/arm-build-issue
chore: fix arm v7 build issue
2022-01-21 10:50:08 +08:00
andyzhangx 45013d1360 chore: fix arm v7 build issue 2022-01-15 14:05:37 +00:00
Andy Zhang 74e5440166
Merge pull request #408 from andyzhangx/switch-master-1.6.0
chore: switch master branch to use v1.6.0
2022-01-15 20:20:27 +08:00
andyzhangx e86abda77f chore: switch master branch to use v1.6.0 2022-01-15 03:04:12 +00:00