Bug 1957972: Remove remnants of mdns functionality#2571
Bug 1957972: Remove remnants of mdns functionality#2571openshift-merge-robot merged 1 commit intoopenshift:masterfrom
Conversation
mDNS was removed in openshift#2465, but a couple of the related templates were missed. This just cleans those up too.
|
@cybertron: This pull request references Bugzilla bug 1957972, 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. |
|
/bugzilla refresh |
|
@cybertron: This pull request references Bugzilla bug 1957972, 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. 3 validation(s) were run on this bug
No GitHub users were found matching the public email listed for the QA contact in Bugzilla (vvoronko@redhat.com), skipping review request. 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. |
|
/retest |
2 similar comments
|
/retest |
|
/retest |
|
/test e2e-openstack |
|
/test e2e-vsphere |
mandre
left a comment
There was a problem hiding this comment.
I see all the related CI jobs have passed.
/lgtm
On a side note, we should also merge openshift/installer#4821
|
Per the bot suggestion, assigning Kirsten for approval. |
kikisdeliveryservice
left a comment
There was a problem hiding this comment.
Makes sense to me.
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cybertron, kikisdeliveryservice, mandre 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 |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
1 similar comment
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
@cybertron: All pull requests linked via external trackers have merged: Bugzilla bug 1957972 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. |
mDNS was removed in #2465, but a couple of the related templates were
missed. This just cleans those up too.
Note that there are also references to mdns in the MCO code, but I'm going
to leave the removal of those until 4.9 so we don't risk breaking anything on
upgrade.