Compare commits

..

No commits in common. "07da5b4f034a1fc11557c5a020f2c8b041833fc7" and "22a4658679629cc8cf0a2c2353c61fc9fb055621" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

@ -93,7 +93,7 @@ spec:
- mountPath: /var/lib/csi/sockets/pluginproxy/
name: socket-dir
- name: cinder-csi-plugin
image: registry.k8s.io/provider-os/cinder-csi-plugin:v1.28.3
image: registry.k8s.io/provider-os/cinder-csi-plugin:v1.28.2
args:
- /bin/cinder-csi-plugin
- "--endpoint=$(CSI_ENDPOINT)"

View file

@ -53,7 +53,7 @@ spec:
capabilities:
add: ["SYS_ADMIN"]
allowPrivilegeEscalation: true
image: registry.k8s.io/provider-os/cinder-csi-plugin:v1.28.3
image: registry.k8s.io/provider-os/cinder-csi-plugin:v1.27.1
args:
- /bin/cinder-csi-plugin
- "--endpoint=$(CSI_ENDPOINT)"