Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug 1845885: templates: add node-valid-hostname.service for hostname check #1813

Merged
merged 1 commit into from Jun 17, 2020

Commits on Jun 16, 2020

  1. templates: add node-valid-hostname.service for hostname check

    This seeks to address the problem with "localhost" nodes attempting to
    join a cluster by holding up network-online.target until the node gets a
    valid hostname (not localhost).
    
    Bug 1845885: race condition during installation between nodes getting their
                 hostnames and crio+kubelet starting
    
    Signed-off-by: Ben Howard <ben.howard@redhat.com>
    Ben Howard committed Jun 16, 2020
    Copy the full SHA
    cb12bb8 View commit details
    Browse the repository at this point in the history