-
Notifications
You must be signed in to change notification settings - Fork 413
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
[release-4.5] Bug 1853400: templates: add node-valid-hostname.service for hostname check #1901
Conversation
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>
@openshift-cherrypick-robot: Detected clone of Bugzilla bug 1845885 with correct target release. Retitling PR to link to clone: In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
@openshift-cherrypick-robot: This pull request references Bugzilla bug 1853400, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker. 6 validation(s) were run on this bug
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/test e2e-aws |
According to sippy, that's passing 85% of the time and is associated with https://bugzilla.redhat.com/show_bug.cgi?id=1853007 |
/retest e2e-aws |
@miabbott: The
Use
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/test e2e-aws |
This blocks the backport of #1914 /test e2e-aws-scaleup-rhel7 |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ashcrow, openshift-cherrypick-robot, runcom The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Dropping in favor of #1939 which includes all the fixes, including this one. |
@openshift-cherrypick-robot: This pull request references Bugzilla bug 1853400. The bug has been updated to no longer refer to the pull request using the external bug tracker. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
This is an automated cherry-pick of #1813
/assign miabbott