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
andyzhangx
78263c7999
feat: change dnsPolicy to Default and add dnsPolicy setting in chart
...
fix
2022-02-27 13:51:33 +00:00
Andy Zhang
13a7de6b19
Merge pull request #290 from andyzhangx/ppc64le
...
feat: add ppc64le arch support
2022-02-27 20:25:11 +08:00
andyzhangx
782f1c1d4b
feat: add ppc64le arch support
2022-02-27 02:41:52 +00:00
Kubernetes Prow Robot
238f543f10
Merge pull request #286 from pohly/prow-update-master
...
master: update release-tools
2022-02-16 21:31:37 -08:00
Patrick Ohly
2d969fc0d0
Merge commit '565414e4454b8375345016d4d20254e8d7cb5cba' into prow-update-master
2022-02-16 17:07:01 +01:00
Patrick Ohly
1f7f52e235
Squashed 'release-tools/' changes from 31aa44d1..335339f0
...
https://github.com/kubernetes-csi/csi-release-tools/commit/335339f0 Merge https://github.com/kubernetes-csi/csi-release-tools/pull/187 from mauriciopoppe/remove-eol-windows-versions
https://github.com/kubernetes-csi/csi-release-tools/commit/890b87a2 Merge https://github.com/kubernetes-csi/csi-release-tools/pull/188 from pwschuurman/update-release-notes-docs
https://github.com/kubernetes-csi/csi-release-tools/commit/274bc9ba Update Sidecar Release Process documentation to reference latest syntax for release-notes tool
https://github.com/kubernetes-csi/csi-release-tools/commit/87b6c372 Merge https://github.com/kubernetes-csi/csi-release-tools/pull/185 from Garima-Negi/fix-OWNERS-files
https://github.com/kubernetes-csi/csi-release-tools/commit/f1de2c66 Fix OWNERS file - squashed commits
https://github.com/kubernetes-csi/csi-release-tools/commit/59ae38b7 Remove EOL windows versions from BUILD_PLATFORMS
https://github.com/kubernetes-csi/csi-release-tools/commit/5d664712 Merge https://github.com/kubernetes-csi/csi-release-tools/pull/186 from humblec/sp
https://github.com/kubernetes-csi/csi-release-tools/commit/d066f1ba Correct prow.sh typo and make codespell linter pass
https://github.com/kubernetes-csi/csi-release-tools/commit/762e22d0 Merge https://github.com/kubernetes-csi/csi-release-tools/pull/184 from pohly/image-publishing-troubleshooting
https://github.com/kubernetes-csi/csi-release-tools/commit/81e26c3f SIDECAR_RELEASE_PROCESS.md: add troubleshooting for image publishing
git-subtree-dir: release-tools
git-subtree-split: 335339f059da0b8b1947794a8c75d9e5b973cb79
2022-02-16 17:06:44 +01:00
Andy Zhang
f48c0684a8
Merge pull request #285 from andyzhangx/codespell
...
test: add codespell shellcheck github actions
2022-02-15 17:17:09 +08:00
Javier Perez Rubio
0164e0b484
Add optional extra labels to k8s resources ( #284 )
...
* Enable the possiblity to optionally add extra labels to k8s resources
* Package lastest helm chart with extra labels changes
* Address review comments
- Rename extraLabels to customLabels
- remove enabled field
- repackage helm chart
2022-02-15 13:45:38 +08:00
Andy Zhang
7388834e52
Update README.md
2022-02-14 22:01:54 +08:00
andyzhangx
143e068b9a
chore: fix shellcheck issues
2022-02-12 05:16:16 +00:00