-
Notifications
You must be signed in to change notification settings - Fork 132
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
Fix dualstack IPv6 addr assignment issue in rockylinux and RHEL #1430
Conversation
/retest |
2b41b3f
to
a57e606
Compare
/retest-required |
/lgtm |
LGTM label has been added. Git tree hash: 0c23e99f5d91d9002a08616f99688fee971d5b84
|
/retest |
Signed-off-by: Sachin Tiptur <[email protected]>
a57e606
to
f830ffc
Compare
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.
/approve
LGTM label has been added. Git tree hash: 790de2240a7bc02f3a59c4870e325f2f2517188f
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ahmedwaleedmalik, sachintiptur 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 |
/hold Our vSphere setup is inaccessible directly over the internet at the moment. |
/test pull-machine-controller-e2e-vsphere |
/unhold |
/retest Review the full test history Silence the bot with an |
/retest |
/cherrypick release/v1.54 |
@ahmedwaleedmalik: cannot checkout 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. |
/cherrypick release/v1.54 |
@ahmedwaleedmalik: new pull request created: #1442 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. |
Signed-off-by: Sachin Tiptur [email protected]
What this PR does / why we need it:
IPv6 interface configuration was not proper and config files were flooded in failure scenarios. This PR fixes this bug
and Configures/enables IPv6 address for the interface in case of RHEL and RockyLinux which uses NetworkManager.
Which issue(s) this PR fixes:
Fixes #10871
What type of PR is this?
Special notes for your reviewer:
Manual tests and KKP CI dual stack e2e tests are done.
Does this PR introduce a user-facing change? Then add your Release Note here:
Documentation: