Closed rluetzner closed 2 years ago
This sets the first detected IPv4 address as globalLocalNodeName for gateway modes. Setting the value fixes the usage of the profiling endpoints, e.g. via mc.
globalLocalNodeName
mc
This fixes #22 .
This is already solved by https://github.com/iternity-dotcom/minio/commit/51fb4a3664182ada52f60b2ddd1950bd1be797f6 .
Description
This sets the first detected IPv4 address as
globalLocalNodeName
for gateway modes. Setting the value fixes the usage of the profiling endpoints, e.g. viamc
.Motivation and Context
This fixes #22 .