File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
deploy/obs-csi-plugin/kubernetes Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5656 capabilities :
5757 add : [ "SYS_ADMIN" ]
5858 allowPrivilegeEscalation : true
59- image : swr.cn-north-4.myhuaweicloud.com/k8s-csi/obs-csi-plugin:v0.1.2
59+ image : swr.cn-north-4.myhuaweicloud.com/k8s-csi/obs-csi-plugin:v0.1.3
6060 args :
6161 - " --v=5"
6262 - " --logtostderr"
Original file line number Diff line number Diff line change 5252 - name : registration-dir
5353 mountPath : /registration
5454 - name : obs-csi-plugin
55- image : swr.cn-north-4.myhuaweicloud.com/k8s-csi/obs-csi-plugin:v0.1.2
55+ image : swr.cn-north-4.myhuaweicloud.com/k8s-csi/obs-csi-plugin:v0.1.3
5656 args :
5757 - " --v=5"
5858 - " --logtostderr"
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ https://kubernetes-csi.github.io/docs/sidecar-containers.html.
1212
1313| OBS CSI Driver Version | CSI version | Kubernetes Version Tested | Features |
1414| ------------------------| -------------| ---------------------------| -----------------|
15- | v0.1.2 | v1.5.0 | v1.20 v1.21 v1.22 v1.23 | buckets resizer |
15+ | v0.1.3 | v1.5.0 | v1.20 v1.21 v1.22 v1.23 | buckets resizer |
1616
1717> NOTE:
1818>
You can’t perform that action at this time.
0 commit comments