mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-29 06:06:03 +00:00
Automatic merge from submit-queue Use $HOSTNAME as node.name by default **What this PR does / why we need it**: Allows to identify elasticsearch instances more easily. As $HOSTNAME of a pod is unique, this should be no problem.