Release 1.9.1
Hotfixes for OpenNebula and upgrade hotfix for 1.7 - Fix deploy.vitastor, save.vitastor, restore.vitastor scripts not working for nodes other than master oned - Fix deploy.vitastor not working for VMs without Vitastor disks - Disable clearing old PG configuration when upgrading from 1.7 or older versions (it was breaking old clients)
This commit is contained in:
@@ -49,7 +49,7 @@ spec:
|
||||
capabilities:
|
||||
add: ["SYS_ADMIN"]
|
||||
allowPrivilegeEscalation: true
|
||||
image: vitalif/vitastor-csi:v1.9.0
|
||||
image: vitalif/vitastor-csi:v1.9.1
|
||||
args:
|
||||
- "--node=$(NODE_ID)"
|
||||
- "--endpoint=$(CSI_ENDPOINT)"
|
||||
|
||||
Reference in New Issue
Block a user