[release-4.4] Bug 1851903: Kuryr: Mount /run/netns to ensure netns access#684
Conversation
openshift/machine-config-operator#1689 moves pod namespaces from /proc into /run/netns. As Kuryr needs access to them in order to manipulate interfaces, we need to mount the new directory and this commit does that. Note that CNI will pass /var/run/netns in netns paths, but /var/run is a symlink to /run, so it should be just fine.
|
@openshift-cherrypick-robot: Bugzilla bug 1831112 has been cloned as Bugzilla bug 1851903. Retitling PR to link against new 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. |
|
@openshift-cherrypick-robot: This pull request references Bugzilla bug 1851903, 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. 6 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. |
|
This is reaction for ongoing backport openshift/machine-config-operator#1871. |
|
/lgtm |
doesn't seem related? also unsure of its relation |
For sure not related, we don't have any tests executing those code paths in the gate (which is obviously awful, but what can I do?). |
|
@kuryr-approvers PTAL edit: i guess this alias doesn't work |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dulek, MaysaMacedo, openshift-cherrypick-robot 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 |
|
This needs |
|
/retest |
|
/test e2e-gcp |
|
@openshift-cherrypick-robot: All pull requests linked via external trackers have merged: openshift/cluster-network-operator#684. Bugzilla bug 1851903 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 #562
/assign dulek