Release 2.4.3
- Daemonize before forking in NFS proxy to fix OSD RDMA support (#107) - Fix possible PG_INCOMPLETE on node outage when allow_net_split is false - Fix build under Ubuntu 25.10 - Fix journal_no_same_sector_overwrites mode after optimizing WA (#109)
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
VITASTOR_VERSION ?= v2.4.2
|
||||
VITASTOR_VERSION ?= v2.4.3
|
||||
|
||||
all: build push
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
|
||||
# Desired Vitastor version
|
||||
VITASTOR_VERSION=v2.4.2
|
||||
VITASTOR_VERSION=v2.4.3
|
||||
|
||||
# Additional arguments for all containers
|
||||
# For example, you may want to specify a custom logging driver here
|
||||
|
||||
Reference in New Issue
Block a user