Andy Zhang
0db0660a95
Update README.md
2022-05-10 10:50:26 +08:00
Andy Zhang
a49f5486ff
Update README.md
2022-05-10 10:49:51 +08:00
Kubernetes Prow Robot
430803f4bb
Merge pull request #333 from andyzhangx/external-1.24.0
...
test: run k8s 1.24 external e2e test
2022-05-08 20:23:18 -07:00
andyzhangx
a3bdf03e0c
test: skip one external e2e test
2022-05-07 14:58:25 +00:00
andyzhangx
7006f52e94
test: run k8s 1.24 external e2e test
2022-05-07 14:12:39 +00:00
Andy Zhang
87a1ac9329
Merge pull request #331 from andyzhangx/switch-master-4.1.0
...
chore: switch master branch to use v4.1.0
2022-05-06 22:35:21 +08:00
andyzhangx
fd47e25105
chore: switch master branch to use v4.1.0
2022-05-06 12:35:57 +00:00
Andy Zhang
a8388d4265
Merge pull request #324 from andyzhangx/cut-v4.0.0
...
doc: cut v4.0.0 release
2022-05-06 19:47:22 +08:00
andyzhangx
3ba85dc0ce
doc: use latest version for master branch
2022-05-05 12:33:19 +00:00
andyzhangx
78a6937ae2
doc: cut v4.0.0 release
...
fix
2022-05-05 12:33:19 +00:00
Andy Zhang
1bd5bb03b9
Merge pull request #329 from andyzhangx/chmod-logging
...
cleanup: refine mount logging
2022-05-05 20:33:01 +08:00
andyzhangx
56cc263e90
cleanup: refine mount logging
2022-05-05 11:44:36 +00:00
Andy Zhang
87b4d17ea8
Merge pull request #328 from andyzhangx/zero-mountpermissions
...
feat: skip chmod if mountPermissions is 0 after mount
2022-05-04 20:47:10 +08:00
andyzhangx
90cc83fdbd
feat: skip chmod if mountPermissions is 0
...
fix
2022-05-04 08:53:21 +00:00
Andy Zhang
c038402144
Merge pull request #323 from andyzhangx/switch-master-4.0.0
...
chore: switch master branch to use v4.0.0
2022-04-30 19:08:04 +08:00
andyzhangx
a263c4ac0c
chore: switch master branch to use v4.0.0
2022-04-30 07:45:38 +00:00
Kubernetes Prow Robot
ad34dfae9a
Merge pull request #322 from humblec/upgrade
...
nfs: update livenessprobe and node driver registrar to latest
2022-04-30 00:35:13 -07:00
andyzhangx
665be94f93
chore: update chart file
2022-04-30 06:54:34 +00:00
Humble Chirammal
2f1e24fc62
nfs: update livenessprobe and node driver registar to latest
...
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2022-04-27 16:44:03 +05:30
Andy Zhang
8a1cb698c1
Merge pull request #318 from andyzhangx/registry.k8s.io
...
chore: replace k8s.gcr.io with registry.k8s.io
2022-04-26 20:45:36 +08:00
Andy Zhang
a42b320c62
Merge pull request #320 from andyzhangx/CleanupMountPoint
...
fix: use mount.CleanupMountPoint in NodeUnpublishVolume for handling stale nfs connections during unmount process
2022-04-25 09:47:43 +08:00
andyzhangx
38b6ba2eb9
fix: use mount.CleanupMountPoint in NodeUnpublishVolume
2022-04-24 02:43:30 +00:00
Kubernetes Prow Robot
0726684605
Merge pull request #319 from nixpanic/NodeUnpublishVolume/NotFound
...
fix: NodeUnpublishVolume should be idempotent
2022-04-23 18:25:36 -07:00
Niels de Vos
a59837abe1
fix: NodeUnpublishVolume should be idempotent
...
In case the NodeUnpublishVolume procedure was aborted after unmounting
the volume, a repeated call will return an error like "Volume not
mounted".
Instead of returning the error, log a message and return success to
indicate that the volume is not mounted anymore.
2022-04-23 16:48:20 +02:00
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