-
Notifications
You must be signed in to change notification settings - Fork 45
[release-4.3] Bug 1802675: Consider mdns hostname file existence in utils.ShortHostname #45
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
Conversation
The utils.ShortHostname function should read hostname from mdns hostname (/etc/mdns/hostname), if mdns hostname file exists. The mdns hostname file being handled by [1] MCO PR. [1] openshift/machine-config-operator#1446
|
@openshift-cherrypick-robot: This pull request references Bugzilla bug 1790823, which is invalid:
Comment DetailsIn 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. |
|
/retitle [release-4.3] Bug 1802675: Consider mdns hostname file existence in utils.ShortHostname |
|
@openshift-cherrypick-robot: This pull request references Bugzilla bug 1802675, which is invalid:
Comment DetailsIn 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. |
|
/lgtm |
|
https://bugzilla.redhat.com/show_bug.cgi?id=1790823 is not yet verified against 4.4 so this can't be cherry pick approved yet |
|
/bugzilla refresh |
|
@eparis: This pull request references Bugzilla bug 1802675, which is valid. DetailsIn 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. |
cybertron
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
cybertron
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh, hold on, this needs a backport of openshift/machine-config-operator#1455 to land first, right?
|
The backport is here: openshift/machine-config-operator#1479 I believe we need to wait this one on that PR. |
|
/lgtm cancel |
|
It appears the referenced MCO pr (1479) merged. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cybertron, openshift-cherrypick-robot, yboaron The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@openshift-cherrypick-robot: All pull requests linked via external trackers have merged. Bugzilla bug 1802675 has been moved to the MODIFIED state. DetailsIn 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 #44
/assign celebdor