Release 0.6.15
- Make peering much faster in medium to large clusters - Fix a reenterability issue which could rarely lead to peering process hangs
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ package vitastor
|
||||
|
||||
const (
|
||||
vitastorCSIDriverName = "csi.vitastor.io"
|
||||
vitastorCSIDriverVersion = "0.6.14"
|
||||
vitastorCSIDriverVersion = "0.6.15"
|
||||
)
|
||||
|
||||
// Config struct fills the parameters of request or user input
|
||||
|
||||
Reference in New Issue
Block a user