Bug 1838251: mount /var/run/netns rslave in DHCP daemonset#648
Bug 1838251: mount /var/run/netns rslave in DHCP daemonset#648s1061123 wants to merge 1 commit intoopenshift:masterfrom
Conversation
To fix that DHCP pod cannot get netns info due to openshift#579, need to change the mount option for DHCP CNI server. This fix changes it.
|
@s1061123: This pull request references Bugzilla bug 1838251, which is valid. The bug has been updated to refer to the pull request using the external bug tracker. 3 validation(s) were run on this bug
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. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: s1061123 The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
@s1061123: The following tests failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. 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. |
|
/assign @rcarrillocruz |
|
Dupped to #645 |
To fix that DHCP pod cannot get netns info due to #579, need to change the mount option for DHCP CNI server. This fix changes it.