Bug 1838251: The DHCP CNI daemonset should mount the netns paths#645
Conversation
|
/retitle Bug 1838251: The DHCP CNI daemonset should mount the netns paths |
|
@dougbtv: This pull request references Bugzilla bug 1838251, 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
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. |
| mountPath: /host/proc | ||
| - name: netnspath | ||
| mountPath: /host/var/run/netns | ||
| mountPropagation: Bidirectional |
There was a problem hiding this comment.
Just an FYI that this was required otherwise I was getting complaints about wrong fs magic.
There was a problem hiding this comment.
Bidirectional or HostToContainer could be okey. see: https://github.com/openshift/cluster-network-operator/pull/579/files
There was a problem hiding this comment.
Yes, please make it HostToContainer if that works. More securer.
82246ff to
3b0cf89
Compare
Otherwise, it can fail with out being able to locate the netns paths under OCP 4.5
3b0cf89 to
4bf2396
Compare
|
Pushed new commit with |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: danwinship, dougbtv 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. |
8 similar comments
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
@dougbtv: The following test 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. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
@dougbtv: All pull requests linked via external trackers have merged: openshift/cluster-network-operator#645. Bugzilla bug 1838251 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.4 |
|
@haircommander: new pull request created: #681 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. |
Otherwise, it can fail with out being able to locate the netns paths under OCP 4.5