Update console to v0.27.0 (#17188)

This commit is contained in:
Aditya Manthramurthy
2023-05-11 12:18:17 -07:00
committed by GitHub
parent c326e5a34e
commit 77db9686fb
3 changed files with 10 additions and 10 deletions

View File

@@ -1855,7 +1855,7 @@ func getServerInfo(ctx context.Context, poolsInfoEnabled bool, r *http.Request)
assignPoolNumbers(servers)
var poolsInfo map[int]map[int]madmin.ErasureSetInfo
var backend interface{}
var backend madmin.ErasureBackend
mode := madmin.ItemInitializing