Release 0.6.6
- New command-line tool: vitastor-cli - Implement layer (snapshot/clone) merge and delete - Remove 'bool' from the C header - Fix a very rare flusher stall - More diagnostics now printed for slow ops in the log
This commit is contained in:
@@ -49,7 +49,7 @@ spec:
|
||||
capabilities:
|
||||
add: ["SYS_ADMIN"]
|
||||
allowPrivilegeEscalation: true
|
||||
image: vitalif/vitastor-csi:v0.6.5
|
||||
image: vitalif/vitastor-csi:v0.6.6
|
||||
args:
|
||||
- "--node=$(NODE_ID)"
|
||||
- "--endpoint=$(CSI_ENDPOINT)"
|
||||
|
||||
@@ -116,7 +116,7 @@ spec:
|
||||
privileged: true
|
||||
capabilities:
|
||||
add: ["SYS_ADMIN"]
|
||||
image: vitalif/vitastor-csi:v0.6.5
|
||||
image: vitalif/vitastor-csi:v0.6.6
|
||||
args:
|
||||
- "--node=$(NODE_ID)"
|
||||
- "--endpoint=$(CSI_ENDPOINT)"
|
||||
|
||||
Reference in New Issue
Block a user