mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-22 06:59:03 +00:00
Automatic merge from submit-queue Fix hostname truncate. Fixes https://github.com/kubernetes/kubernetes/issues/36951. This PR will keep truncating the hostname until the ending character is valid. /cc @kubernetes/sig-node Mark v1.5 because this is a bug fix. /cc @saad-ali