iternity-dotcom / minio

High Performance, Kubernetes Native Object Storage
https://min.io/download
GNU Affero General Public License v3.0
6 stars 1 forks source link

Fix/gateway profiling #23

Closed rluetzner closed 2 years ago

rluetzner commented 2 years ago

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. via mc.

Motivation and Context

This fixes #22 .

rluetzner commented 2 years ago

This is already solved by https://github.com/iternity-dotcom/minio/commit/51fb4a3664182ada52f60b2ddd1950bd1be797f6 .