Skip to content
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 newly created multi-network card pod traffic mirroring #3805

Merged
merged 1 commit into from
Mar 7, 2024
Merged

Fix newly created multi-network card pod traffic mirroring #3805

merged 1 commit into from
Mar 7, 2024

Conversation

xieyanker
Copy link
Member

@xieyanker xieyanker commented Mar 7, 2024

Fix the failure to enable multi-network card traffic mirroring for newly created pods

When the global traffic mirroring switch is not turned on, creating or restarting a pod with multiple Kube-OVN network cards, only the traffic mirroring of the main network card will take effect, and the traffic mirroring of the second network card will not work.

Pull Request

What type of this PR

Examples of user facing changes:

  • Features
  • Bug fixes
  • Docs
  • Tests

Which issue(s) this PR fixes

Fixes #(issue-number)

@zhangzujian zhangzujian added bug Something isn't working need backport labels Mar 7, 2024
@zhangzujian
Copy link
Member

Please add your Signed-off-by line in the commit message.

…wly created pods

Fix the failure to enable multi-network card traffic mirroring for newly created pods

When the global traffic mirroring switch is not turned on, creating or restarting a pod with multiple Kube-OVN network cards, only the traffic mirroring of the main network card will take effect, and the traffic mirroring of the second network card will not work.

Signed-off-by: xieyanker <xjsisnice@gmail.com>
@xieyanker
Copy link
Member Author

Please add your Signed-off-by line in the commit message.

OK, done!

@zhangzujian zhangzujian merged commit 4a9a1f8 into kubeovn:master Mar 7, 2024
57 of 59 checks passed
zhangzujian pushed a commit that referenced this pull request Mar 7, 2024
…wly created pods (#3805)

Fix the failure to enable multi-network card traffic mirroring for newly created pods

When the global traffic mirroring switch is not turned on, creating or restarting a pod with multiple Kube-OVN network cards, only the traffic mirroring of the main network card will take effect, and the traffic mirroring of the second network card will not work.

Signed-off-by: xieyanker <xjsisnice@gmail.com>
zhangzujian pushed a commit that referenced this pull request Mar 7, 2024
…wly created pods (#3805)

Fix the failure to enable multi-network card traffic mirroring for newly created pods

When the global traffic mirroring switch is not turned on, creating or restarting a pod with multiple Kube-OVN network cards, only the traffic mirroring of the main network card will take effect, and the traffic mirroring of the second network card will not work.

Signed-off-by: xieyanker <xjsisnice@gmail.com>
@xieyanker xieyanker deleted the fix_multus_mirror branch March 7, 2024 03:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working need backport
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants