andyzhangx
|
a8d789981a
|
doc: remove mount-options in example
revert
|
2022-01-26 08:33:44 +00:00 |
|
Andy Zhang
|
f9e5ae6ebf
|
Merge pull request #273 from andyzhangx/remove-unnecessary-cve-packages
cleanup: remove unnecessary CVE packages
|
2022-01-26 14:52:05 +08:00 |
|
andyzhangx
|
deecdc2d15
|
cleanup: remove unnecessary CVE packages
|
2022-01-25 13:47:21 +00:00 |
|
Kubernetes Prow Robot
|
6c3baa7ea8
|
Merge pull request #272 from humblec/cve
update base image version of plugin binary to fix CVEs
|
2022-01-25 04:16:31 -08:00 |
|
Humble Chirammal
|
0988133516
|
update base image version of plugin binary to fix CVEs
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
|
2022-01-25 16:44:26 +05:30 |
|
Andy Zhang
|
76966d0329
|
Merge pull request #271 from andyzhangx/upgrade-csi-provisioner-v3.1.0
feat: upgrade to csi-provisioner v3.1.0
|
2022-01-25 14:53:28 +08:00 |
|
andyzhangx
|
f0b51f9f06
|
feat: upgrade to csi-provisioner v3.1.0
fix lint
|
2022-01-21 14:16:51 +00:00 |
|
Andy Zhang
|
29f99a15d3
|
Merge pull request #270 from andyzhangx/switch-master-3.2.0
chore: switch master branch to use v3.2.0
|
2022-01-16 10:54:13 +08:00 |
|
andyzhangx
|
b1b987e0d6
|
chore: switch master branch to use v3.2.0
|
2022-01-16 02:03:43 +00:00 |
|
Andy Zhang
|
1d6d82f921
|
Merge pull request #269 from andyzhangx/cut-v3.1.0
doc: cut v3.1.0 release
|
2022-01-16 09:46:54 +08:00 |
|
andyzhangx
|
67aa36446f
|
doc: use latest version for master branch
|
2022-01-15 13:56:49 +00:00 |
|
andyzhangx
|
79d4b0eb1c
|
doc: cut v3.1.0 release
|
2022-01-15 13:56:14 +00:00 |
|
Kubernetes Prow Robot
|
d26df55d05
|
Merge pull request #268 from chrishenzie/prow-update-master
master: update release-tools
|
2022-01-13 17:20:28 -08:00 |
|
Chris Henzie
|
f125ccbd13
|
Merge commit '745b54f17fa36f12680ee35b79a5ad2a12b2b86a' into prow-update-master
|
2022-01-13 15:06:05 -08:00 |
|
Chris Henzie
|
9b0e228be5
|
Squashed 'release-tools/' changes from a6a1a797..31aa44d1
https://github.com/kubernetes-csi/csi-release-tools/commit/31aa44d1 Merge https://github.com/kubernetes-csi/csi-release-tools/pull/182 from chrishenzie/csi-sanity-version
https://github.com/kubernetes-csi/csi-release-tools/commit/f49e141c Update csi-sanity test suite to v4.3.0
https://github.com/kubernetes-csi/csi-release-tools/commit/d9815c28 Merge https://github.com/kubernetes-csi/csi-release-tools/pull/181 from mauriciopoppe/armv7-support
https://github.com/kubernetes-csi/csi-release-tools/commit/05c18012 Add support to build arm/v7 images
https://github.com/kubernetes-csi/csi-release-tools/commit/4aedf357 Merge https://github.com/kubernetes-csi/csi-release-tools/pull/178 from xing-yang/timeout
https://github.com/kubernetes-csi/csi-release-tools/commit/2b9897eb Increase build timeout
https://github.com/kubernetes-csi/csi-release-tools/commit/51d37029 Merge https://github.com/kubernetes-csi/csi-release-tools/pull/177 from mauriciopoppe/kind-image-1.23
https://github.com/kubernetes-csi/csi-release-tools/commit/a30efeac Add kind image for 1.23
git-subtree-dir: release-tools
git-subtree-split: 31aa44d1deef0a5055e40dad9ac7f6e8d410b7ef
|
2022-01-13 15:05:48 -08:00 |
|
Andy Zhang
|
fb28204a23
|
Merge pull request #266 from andyzhangx/inline-volume
feat: add inline volume support
|
2022-01-13 10:09:59 +08:00 |
|
andyzhangx
|
e86dc68c2a
|
feat: add mountOptions parameter for inline volume
fix test failure
|
2022-01-11 13:54:21 +00:00 |
|
Andy Zhang
|
ae37851228
|
Merge pull request #267 from andyzhangx/ValidateVolumeCapabilities-fix
fix: ValidateVolumeCapabilities
|
2022-01-08 09:43:34 +08:00 |
|
andyzhangx
|
9b3e1cd174
|
fix: ValidateVolumeCapabilities
|
2022-01-07 03:57:31 +00:00 |
|
andyzhangx
|
60285578cf
|
feat: add inline volume support
fix yaml
refine tests
fix example
fix test
|
2022-01-06 11:34:56 +00:00 |
|
Andy Zhang
|
f9faadf9c2
|
Merge pull request #265 from andyzhangx/change-volumeid-format
feat: change volume id format
|
2022-01-06 12:54:20 +08:00 |
|
andyzhangx
|
e03c3b833b
|
feat: change volume id format
test: fix Windows test failure
fix windows test
|
2022-01-05 12:24:58 +00:00 |
|
Andy Zhang
|
5ae2584cd7
|
Merge pull request #263 from andyzhangx/workingMountDir
feat: add workingMountDir in chart config
|
2022-01-05 16:06:46 +08:00 |
|
andyzhangx
|
405a69cf24
|
feat: add workingMountDir in chart config
fix tests
sudo
fix
test: fix test failure
fix test
install go 1.17
fix ut
fix test
fix test
fix test
fix tests
fix workingMountDir
|
2022-01-04 13:43:06 +00:00 |
|
Andy Zhang
|
5423797603
|
Update driver-parameters.md
|
2022-01-04 21:34:07 +08:00 |
|
Andy Zhang
|
49a763b68b
|
Merge pull request #264 from andyzhangx/mountoptions-doc
doc: update mountOptions for DeleteVolume doc
|
2022-01-04 11:43:50 +08:00 |
|
andyzhangx
|
b173d49dca
|
doc: update mountOptions for DeleteVolume doc
|
2022-01-04 02:25:29 +00:00 |
|
Andy Zhang
|
2c5cc72296
|
Update README.md
|
2022-01-03 15:31:58 +08:00 |
|
Andy Zhang
|
3b85b325a0
|
Merge pull request #262 from andyzhangx/deletevolume-mountoptions
feat: support mountOptions in DeleteVolume
|
2022-01-03 10:50:00 +08:00 |
|
andyzhangx
|
498e837370
|
test: add e2e test for mountOptions support in DeleteVolume
|
2022-01-03 02:07:02 +00:00 |
|
andyzhangx
|
d0ea11dac3
|
feat: support mountOptions in DeleteVolume
chore: provider secrets get permission
add logging
|
2022-01-03 02:07:00 +00:00 |
|
Andy Zhang
|
fbd2a689a4
|
Merge pull request #261 from andyzhangx/k8s-1.23-lib
chore: upgrade to k8s 1.23 lib
|
2022-01-02 11:30:25 +08:00 |
|
andyzhangx
|
aec7237c8d
|
test: add more golint checks
|
2022-01-01 03:48:01 +00:00 |
|
andyzhangx
|
9cf4719a97
|
chore: upgrade to k8s 1.23 lib
|
2021-12-31 07:40:41 +00:00 |
|
Andy Zhang
|
d6c19e714a
|
Merge pull request #259 from andyzhangx/remove-cpu-limits2
cleanup: remove cpu limits
|
2021-12-27 15:51:57 +08:00 |
|
andyzhangx
|
df5fefd8d6
|
cleanup: remove cpu limits
|
2021-12-27 03:38:01 +00:00 |
|
Andy Zhang
|
dfd758a18f
|
Merge pull request #258 from andyzhangx/CVE-2021-38561
fix: CVE-2021-38561 with golang lib
|
2021-12-23 18:03:26 +08:00 |
|
andyzhangx
|
e34d2b0af0
|
fix: CVE-2021-38561 with golang lib
|
2021-12-21 08:31:04 +00:00 |
|
Andy Zhang
|
532b0a9435
|
Merge pull request #256 from andyzhangx/libgmp10
fix: CVE-2021-43618 in Ubuntu image
|
2021-12-21 16:27:51 +08:00 |
|
andyzhangx
|
0e3ede5a21
|
feat: add node.mountPermissions in chart
fix controller
update chart
fix chart
update chart
update chart
fix mountPermissions
|
2021-12-20 08:01:06 +00:00 |
|
andyzhangx
|
53c3a3c970
|
fix: CVE-2021-43618 in Ubuntu image
fix chart
|
2021-12-19 07:52:28 +00:00 |
|
Andy Zhang
|
8f9fd3833a
|
Update README.md
|
2021-12-15 22:02:23 +08:00 |
|
Kubernetes Prow Robot
|
32290410ce
|
Merge pull request #255 from ShirleyDing/fix-docs
doc: fix links of docs
|
2021-12-08 01:37:46 -08:00 |
|
Shirley
|
0da4f13edc
|
fix links of install-csi-driver
|
2021-12-08 14:45:36 +08:00 |
|
Kubernetes Prow Robot
|
77e220d007
|
Merge pull request #254 from andyzhangx/fix-version
fix: driver version print in logging
|
2021-12-07 06:54:02 -08:00 |
|
Andy Zhang
|
f92d847a01
|
Update README.md
|
2021-12-07 16:15:42 +08:00 |
|
andyzhangx
|
aab43558bc
|
fix: driver version print in logging
|
2021-12-07 07:44:12 +00:00 |
|
Andy Zhang
|
9ab192ba31
|
Merge pull request #253 from andyzhangx/nfsv3
fix: mount.nfs: Protocol not supported on NFSv3
|
2021-12-04 15:15:48 +08:00 |
|
andyzhangx
|
c2235a8be6
|
feat: support NFSv3 protocol
|
2021-12-03 15:39:32 +00:00 |
|
Andy Zhang
|
d4488a02ad
|
Merge pull request #252 from andyzhangx/fix-v3.0.0-chart
fix: v3.0.0 chart
|
2021-12-03 23:38:06 +08:00 |
|