Release 3.0.11
A single hotfix: - Fix missing error handling in EC snapshot/cloned image reads potentially leading to corrupted reads during OSD/PG restarts
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ package vitastor
|
||||
|
||||
const (
|
||||
vitastorCSIDriverName = "csi.vitastor.io"
|
||||
vitastorCSIDriverVersion = "3.0.10"
|
||||
vitastorCSIDriverVersion = "3.0.11"
|
||||
)
|
||||
|
||||
// Config struct fills the parameters of request or user input
|
||||
|
||||
Reference in New Issue
Block a user