OCPBUGS-3196: Set ip=dhcp,dhcp6 for master nodes on dualstack#6626
Conversation
We were previously only seting this for workers but its also needed on the master nodes to ensure both networks are ready before ovnkube-node starts.
|
@derekhiggins: This pull request references Jira Issue OCPBUGS-3196, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. 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. |
|
/jira refresh |
|
@derekhiggins: This pull request references Jira Issue OCPBUGS-3196, which is valid. The bug has been moved to the POST state. 3 validation(s) were run on this bug
Requesting review from QA contact: 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 |
|
/retest-required |
1 similar comment
|
/retest-required |
|
/lgtm I confirmed locally that this is doing the right thing. Both my masters and workers now have ip=dhcp,dhcp6 like they should. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: r4f4 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-required |
|
/hold Revision 91caa20 was retested 3 times: holding |
|
/unhold |
|
/hold Revision 91caa20 was retested 3 times: holding |
|
/unhold |
|
/retest |
|
Images are failing to build in some of the jobs, looks like its because of a recent base image update |
|
/hold Revision 91caa20 was retested 3 times: holding |
|
/unhold |
|
/test e2e-gcp-ovn |
|
@derekhiggins: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. I understand the commands that are listed here. |
|
@derekhiggins: All pull requests linked via external trackers have merged: Jira Issue OCPBUGS-3196 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. |
|
/cherry-pick release-4.12 |
|
@derekhiggins: new pull request created: #6706 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. |
We were previously only seting this for workers but its also needed on the master nodes to ensure both networks are ready before ovnkube-node starts.