957 Commits

Author SHA1 Message Date
andyzhangx
d5ff651e65 chore: replace k8s.gcr.io with registry.k8s.io 2022-04-23 07:31:18 +00:00
Kubernetes Prow Robot
9aeed81815
Merge pull request #316 from andyzhangx/CVE-2022-1271
fix: CVE-2022-1271 in image build
2022-04-21 02:12:58 -07:00
Andy Zhang
f37e7d2d9e
Update Dockerfile
Co-authored-by: Patrick Ohly <patrick.ohly@intel.com>
2022-04-21 14:42:04 +08:00
andyzhangx
add37497ae chore: fix comments 2022-04-20 08:33:20 +00:00
andyzhangx
2ba9ecc35e fix: CVE-2022-1271 in image build
fix
2022-04-20 08:07:03 +00:00
Kubernetes Prow Robot
700097c7e6
Merge pull request #315 from CarlJi/doc_fix
doc: align the endpoint with environment variable used below to avoid confusing
2022-04-13 23:40:47 -07:00
Kubernetes Prow Robot
ccf34c63e9
Merge pull request #313 from andyzhangx/update-crypto
chore: Update golang.org/x/crypto for CVE-2022-27191
2022-04-13 10:42:46 -07:00
jichangjun
da5d6be4fe doc: align the endpoint with environment variable used below to avoid confusing 2022-04-13 22:40:02 +08:00
andyzhangx
4ed0c5d644 chore: Update golang.org/x/crypto for CVE-2022-27191 2022-04-13 08:31:45 +00:00
Andy Zhang
b8c60ed47b
Merge pull request #311 from andyzhangx/repo-change
chore: change MCR repo to gcr repo
2022-04-13 10:07:42 +08:00
andyzhangx
7b5b6f3449 chore: change MCR repo to gcr repo
fix

fix

update charts files
2022-04-12 08:49:14 +00:00
Andy Zhang
69353dd4e4
Merge pull request #310 from andyzhangx/enable-slow-tests
fix: disallow block volume capability
2022-04-11 10:08:41 +08: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
dd2a7132b6 fix: disallow block volume capability 2022-04-09 11:32:50 +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
Kubernetes Prow Robot
2a27175b55
Merge pull request #309 from andyzhangx/fix-golinter
test: fix golinter error
2022-04-05 14:41:24 -07:00
Andy Zhang
b061320f85
Merge pull request #307 from pohly/prow-update-master
master: update release-tools
2022-04-05 14:36:16 +08:00
andyzhangx
97d0e7ef58 test: fix golinter error 2022-04-05 03:16:11 +00:00
Andy Zhang
f5e3aca3fe
Merge pull request #308 from andyzhangx/fix-golint
test: fix golint error
2022-04-04 21:39:36 +08:00
andyzhangx
6890b3d99b test: fix golint error
test: test with golinter v1.44

fix

fix

fix

use reviewdog/action-golangci-lint

test: run golint on 1.17

fix
2022-04-04 12:48:47 +00:00
Andy Zhang
39ece506bd
Merge pull request #306 from andyzhangx/refine-pv-doc
doc: refine PV doc
2022-04-04 20:47:04 +08:00
Patrick Ohly
0be0d534b5 Merge commit 'f1f919d99ef2190a37b0d729de1928f19c95998b' into prow-update-master 2022-04-04 12:36:00 +02:00
Patrick Ohly
d556966349 Squashed 'release-tools/' changes from 335339f0..37d11049
https://github.com/kubernetes-csi/csi-release-tools/commit/37d11049 Merge https://github.com/kubernetes-csi/csi-release-tools/pull/191 from pohly/go-1.18
https://github.com/kubernetes-csi/csi-release-tools/commit/db917f5c update to Go 1.18

git-subtree-dir: release-tools
git-subtree-split: 37d1104926b30aa0544abb5a16c980ba82aaa585
2022-04-04 12:35:57 +02:00
andyzhangx
e78cbedfa6 doc: refine PV doc 2022-04-03 03:10:43 +00:00
Andy Zhang
7d468729b9
Merge pull request #305 from andyzhangx/CVE-2018-25032
fix: CVE-2018-25032 in image build
2022-04-03 11:02:32 +08:00
andyzhangx
7b8bdfc5f8 test: add codeql-analysis github action 2022-04-02 06:27:47 +00:00
andyzhangx
c93cf2a3bb fix: CVE-2018-25032 in image build 2022-04-02 04:42:14 +00:00
Andy Zhang
b3a2b6d5e8
Update README.md 2022-03-30 21:41:41 +08:00
Andy Zhang
67f99e1e2c
Merge pull request #302 from andyzhangx/CVE-2021
fix: CVE issues in image build
2022-03-29 22:35:57 +08:00
andyzhangx
6d16ea6262 fix: CVE issues in image build 2022-03-27 09:12:15 +00:00
Kubernetes Prow Robot
9cbb29dc56
Merge pull request #301 from shiftstack/bump_prometheus_client
Address CVE-2022-21698
2022-03-27 01:47:21 -07:00
Kubernetes Prow Robot
0a08bf7c37
Merge pull request #299 from andyzhangx/fix-leader-election-namespace
fix: leader-election namespace issue
2022-03-24 10:38:42 -07:00
Pierre Prinetti
b8cf9c528f
fix: Address CVE-2022-21698
Upgrade the Prometheus client to v1.11.1.

This commit is the result of running:

```
go get github.com/prometheus/client_golang@v1.11.1 \
	&& go mod tidy && go mod vendor
```

See https://github.com/prometheus/client_golang/security/advisories/GHSA-cg3q-j54f-5p7p

**What this PR does / why we need it**:
Upgrades `github.com/prometheus/client_golang` to v1.11.1, where the vulnerability has been fixed.
2022-03-24 17:01:33 +01:00
andyzhangx
56cea2ab16 fix: leader-election namespace issue 2022-03-24 11:19:10 +00:00
Andy Zhang
d989685753
Merge pull request #298 from andyzhangx/fix-cloud-build
fix: post-csi-driver-nfs-push-images failure
2022-03-24 14:59:16 +08:00
andyzhangx
b2ac55c19b fix: post-csi-driver-nfs-push-images failure 2022-03-23 12:46:50 +00:00
Andy Zhang
7346ad8542
Merge pull request #297 from andyzhangx/fix-push-images
chore: fix pushing image pipeline broken
2022-03-22 21:43:04 +08:00
andyzhangx
af4048f386 chore: fix pushing image pipeline broken 2022-03-22 12:59:23 +00:00
Andy Zhang
1177e9be8a
Merge pull request #295 from andyzhangx/nconnect
doc: add nconnect mount option in nfs example
2022-03-19 11:23:27 +08:00
andyzhangx
9b0aa0e203 doc: add nconnect mount option in nfs example 2022-03-18 07:39:44 +00:00
Andy Zhang
35c7f09f1c
Merge pull request #294 from andyzhangx/CVE-2022-0778
fix: CVE-2022-0778 in image build
2022-03-16 16:13:43 +08:00
andyzhangx
ddf22a4242 fix: CVE-2022-0778 in image build 2022-03-16 07:31:15 +00:00
Andy Zhang
8b53ffdbaa
Merge pull request #292 from andyzhangx/mountPermissions
feat: add mountPermissions parameter in storage class
2022-03-16 15:30:21 +08:00
andyzhangx
3c258fee98 test: add unit test 2022-03-05 13:41:22 +00:00
andyzhangx
14275e0be0 feat: add mountPermissions parameter in storage class 2022-03-05 13:23:45 +00:00
Andy Zhang
74791bc947
Update install-csi-driver-master.md 2022-03-02 17:29:23 +08: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