Andy Zhang
7e54331948
Merge pull request #175 from andyzhangx/liveness-probe
...
feat: add liveness probe healthz port
2021-03-13 21:52:24 +08:00
andyzhangx
f17df6e768
feat: add liveness probe helthz port
2021-03-13 12:15:49 +00:00
Andy Zhang
36875348e2
Update driver-parameters.md
2021-03-11 21:49:51 +08:00
Andy Zhang
f022408c4c
Merge pull request #172 from andyzhangx/increase-memory-limit
...
fix: increase memory limit of csi-provisioner
2021-03-11 15:55:32 +08:00
andyzhangx
77fb868151
feat: upgrade csi-provisioner to v2.1.0
2021-03-10 13:09:33 +00:00
andyzhangx
8a5291d9fd
chore: increase memory limit of csi-provisioner
2021-03-10 13:06:38 +00:00
Andy Zhang
d087db1b43
Merge pull request #170 from andyzhangx/fix-go-mod
...
test: fix go mod issue with go1.16
2021-03-09 21:32:20 +08:00
andyzhangx
7ff2fb8510
test: fix go mod issue with go1.16
2021-03-07 12:09:11 +00:00
Andy Zhang
b35fa7571d
Merge pull request #168 from andyzhangx/controller-hostnetwork
...
fix: add hostNetwork in controller
2021-02-23 15:27:39 +08:00
andyzhangx
425d715bae
fix: add hostNetwork in controller
2021-02-23 06:42:49 +00:00
Andy Zhang
c4765d1faa
Merge pull request #166 from andyzhangx/add-arch
...
feat: add ARCH in Dockerfile
2021-02-22 21:36:04 +08:00
andyzhangx
b894ed8a7e
feat: add ARCH in Dockerfile
...
set default ARG value
2021-02-22 13:11:21 +00:00
Andy Zhang
0c89c6348b
Merge pull request #167 from andyzhangx/update-release-tools
...
Update release tools
2021-02-22 20:55:14 +08:00
andyzhangx
49247ccebe
Squashed 'release-tools/' changes from 7bc70e5..df76aba
...
df76aba Merge pull request #134 from andyzhangx/add-build-arg
e314a56 add build-arg ARCH for building multi-arch images, e.g. ARG ARCH FROM k8s.gcr.io/build-image/debian-base-${ARCH}:v2.1.3
git-subtree-dir: release-tools
git-subtree-split: df76aba89e193d53e2afef40d7cf8f649a408987
2021-02-22 12:19:51 +00:00
andyzhangx
967f714e01
Merge commit '49247ccebec81a47ea0daa28f2e222acc3cae6de'
2021-02-22 12:19:51 +00:00
Andy Zhang
ac023bf4af
Merge pull request #164 from andyzhangx/change-base-image
...
fix: change base image to debian
2021-02-21 08:05:43 +08:00
andyzhangx
525c6bcad6
chore: change base image to debian
...
add mount
2021-02-20 14:14:48 +00:00
Andy Zhang
b7ef7d00b0
Merge pull request #163 from andyzhangx/helm-index-verify
...
test: add helm chart index verification
2021-02-20 09:51:42 +08:00
andyzhangx
24c5a89a96
test: add helm chart index verification
2021-02-19 14:29:47 +00:00
andyzhangx
5758c61fa5
chore: set csi-provisioner memory limt as 100Mi
2021-02-19 14:29:29 +00:00
Kubernetes Prow Robot
22f4c8f701
Merge pull request #161 from songjiaxun/disable_openapi_validation
...
doc: update supported k8s version
2021-02-17 05:41:06 -08:00
Jiaxun Song
1097b251bd
doc: update supported k8s version
2021-02-17 01:00:33 -08:00
Kubernetes Prow Robot
fd0ada067a
Merge pull request #160 from songjiaxun/add_lock
...
feat: add locks for nodeserver publish/unpublish operations
2021-02-16 18:05:06 -08:00
Jiaxun Song
dd1c04a88e
feat: add locks for nodeserver publish/unpublish operations
2021-02-16 11:46:10 -08:00
Andy Zhang
56ff695fd7
Merge pull request #157 from andyzhangx/loglevel
...
set 200Mi limit for csi-provisioner
2021-02-11 11:41:21 +08:00
andyzhangx
340b14a75a
fix: set 200Mi limit for csi-provisioner
...
update chart file permission
2021-02-11 01:56:22 +00:00
andyzhangx
1c97d2cce4
test: set lower logLevel in e2e test
...
update chart file
2021-02-11 01:50:14 +00:00
Andy Zhang
17fe20dd80
Merge pull request #156 from andyzhangx/create-dir
...
fix: makeDir error in CreateVolume
2021-02-11 08:44:52 +08:00
andyzhangx
e8ea4c3be2
fix: makeDir error in CreateVolume
2021-02-10 14:42:19 +00:00
Andy Zhang
87e6ba8084
Merge pull request #151 from andyzhangx/verify-helm-chart-files
...
test: add verify-helm-chart-files.sh script
2021-02-05 22:28:04 +08:00
andyzhangx
de8340e5ed
test: add verify-helm-chart-files.sh script
...
typo
2021-02-05 13:30:30 +00:00
Kubernetes Prow Robot
63c5d8af7e
Merge pull request #149 from boddumanohar/issues-131
...
provide more driver info in logs
2021-02-05 00:34:52 -08:00
Manohar Reddy
38780f4630
provide more driver info in logs
2021-02-05 12:26:33 +05:30
Kubernetes Prow Robot
7285c51caf
Merge pull request #147 from pohly/prow-update-master
...
master: update release-tools
2021-02-04 08:44:29 -08:00
Andy Zhang
ab42e03317
Merge pull request #143 from andyzhangx/disable-nodestage
...
cleanup: disable NodeStageVolume
2021-02-04 18:47:27 +08:00
Patrick Ohly
58292df724
Merge commit '495ae2ec938c5285a287ff9ea30e7fa3191ddbf8' into prow-update-master
2021-02-03 22:06:34 +01:00
Patrick Ohly
495ae2ec93
Squashed 'release-tools/' changes from 1d60e77..7bc70e5
...
7bc70e5 Merge pull request #129 from pohly/squash-documentation
e0b02e7 README.md: document usage of --squash
316cb95 Merge pull request #132 from yiyang5055/bugfix/boilerplate
26e2ab1 fix: default boilerplate path
1add8c1 Merge pull request #133 from pohly/kubernetes-1.20-tag
3e811d6 prow.sh: fix "on-master" prow jobs
git-subtree-dir: release-tools
git-subtree-split: 7bc70e5264a5ce5f47780bdbc6c7b7f4e79243fa
2021-02-03 22:06:32 +01:00
Kubernetes Prow Robot
9f68086e06
Merge pull request #146 from songjiaxun/add_runonmaster
...
fix: add runOnMaster switch for helm chart
2021-02-03 04:00:29 -08:00
Jiaxun Song
04fb648466
fix: add runOnMaster switch for helm chart
2021-02-03 00:29:05 -08:00
Andy Zhang
0dd317be23
Merge pull request #145 from andyzhangx/verify-helm-chart2
...
fix: update tgz chart file
2021-01-31 21:42:41 +08:00
andyzhangx
31d86050c1
fix: update tgz chart file
2021-01-31 13:33:39 +00:00
Andy Zhang
52430fa247
Update README.md
2021-01-31 10:58:36 +08:00
Andy Zhang
8e7024556a
Merge pull request #144 from andyzhangx/add-helm-chart
...
fix: add latest helm chart file
2021-01-30 23:18:54 +08:00
andyzhangx
3ae1300477
fix: add latest helm chart file
...
update version num
2021-01-30 14:27:52 +00:00
andyzhangx
29ecada024
cleanup: disable NodeStageVolume
2021-01-30 01:52:22 +00:00
Kubernetes Prow Robot
6b9f0d4526
Merge pull request #141 from pohly/prow-update-master
...
master: update release-tools
2021-01-26 17:09:40 -08:00
Patrick Ohly
e2422fd153
Merge commit '7ca289055f849d53dfb6f9591f67551be2de593a' into prow-update-master
2021-01-26 20:50:43 +01:00
Patrick Ohly
7ca289055f
Squashed 'release-tools/' changes from 9289fd1..1d60e77
...
1d60e77 Merge pull request #131 from pohly/kubernetes-1.20-tag
9f10459 prow.sh: support building Kubernetes for a specific version
fe1f284 Merge pull request #121 from kvaps/namespace-check
8fdf0f7 Merge pull request #128 from fengzixu/master
1c94220 fix: fix a bug of csi-sanity
a4c41e6 Merge pull request #127 from pohly/fix-boilerplate
ece0f50 check namespace for snapshot-controller
dbd8967 verify-boilerplate.sh: fix path to script
git-subtree-dir: release-tools
git-subtree-split: 1d60e7792624a9938c0bd1b045211fbb89e513d6
2021-01-26 20:50:33 +01:00
Andy Zhang
f00d3f28ff
Merge pull request #140 from andyzhangx/update-chart-latest
...
chore: update latest chart
2021-01-25 21:08:51 +08:00
andyzhangx
46e7e4b542
chore: update latest chart
2021-01-25 12:24:49 +00:00