init.go
7.28 KB
-
feat: default node name to hostname when NODE_NAME unset (#5659) · 354d0fed
Fall back to the OS hostname when NODE_NAME is not configured, so node identity in audit/usage logs is populated automatically. In container and Kubernetes deployments the hostname equals the container ID or Pod name, which stays unique under autoscaling without any manual per-instance config.
feitianbubu committed