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

kubectl-ko: fix trace for KubeVirt VM #1802

Merged
merged 7 commits into from
Sep 6, 2022
Merged

Conversation

zhangzujian
Copy link
Member

  1. Get veth peer by link index;
  2. Fix LSP name when keep-vm-ip is enabled.

What type of this PR

  • Bug fixes

Which issue(s) this PR fixes:

Fixes #1778

1. Fix LSP name when keep-vm-ip is enabled;
2. Get veth peer by link index;
3. Add optional parameter for target mac address.
@zhangzujian zhangzujian changed the title ko-trace: fix some issues for KubeVirt VM kubectl-ko: fix trace for KubeVirt VM Sep 2, 2022
@zhangzujian zhangzujian added bug Something isn't working need backport labels Sep 2, 2022
@zhangzujian zhangzujian marked this pull request as ready for review September 2, 2022 09:58
@oilbeater
Copy link
Collaborator

Need update the docs

@zhangzujian zhangzujian merged commit 959a64d into kubeovn:master Sep 6, 2022
@zhangzujian zhangzujian deleted the fix-ko branch September 6, 2022 02:19
zhangzujian added a commit to zhangzujian/kube-ovn that referenced this pull request Sep 6, 2022
* ko-trace: fix some issues for KubeVirt VM

1. Fix LSP name when keep-vm-ip is enabled;
2. Get veth peer by link index;
3. Add optional parameter for target mac address.

* fix ipv4 broadcast calculation
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 need docs
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

kubectl-ko: trace failed when the Pod is a KubeVirt VM
2 participants