mirror of
https://github.com/minio/minio.git
synced 2025-07-16 04:11:51 -04:00
allow for rolling upgrades
This commit is contained in:
parent
ed264449b1
commit
51ad1d983d
@ -21,7 +21,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
lockRESTVersion = "v5" // Add Force unlock
|
||||
lockRESTVersion = "v4" // Add Quorum query param
|
||||
lockRESTVersionPrefix = SlashSeparator + lockRESTVersion
|
||||
lockRESTPrefix = minioReservedBucketPath + "/lock"
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user