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

add kubevirt live migration optimize #4773

Merged
merged 6 commits into from
Nov 30, 2024
Merged

Conversation

changluyi
Copy link
Collaborator

@changluyi changluyi commented Nov 28, 2024

Pull Request

What type of this PR

Examples of user facing changes:

  • Features
  • Bug fixes
  • Docs
  • Tests

Which issue(s) this PR fixes

Fixes #4740

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. enhancement Improve exist functions labels Nov 28, 2024
@changluyi changluyi requested a review from zbb88888 November 28, 2024 04:07
Signed-off-by: clyi <clyi@alauda.io>
@changluyi changluyi force-pushed the optimize_kubevirt_migration branch from 0c5f54e to 7638b53 Compare November 28, 2024 05:23
Signed-off-by: clyi <clyi@alauda.io>
Signed-off-by: clyi <clyi@alauda.io>
Signed-off-by: clyi <clyi@alauda.io>
charts/kube-ovn/templates/controller-deploy.yaml Outdated Show resolved Hide resolved
charts/kube-ovn/values.yaml Outdated Show resolved Hide resolved
dist/images/install.sh Outdated Show resolved Hide resolved
dist/images/install.sh Outdated Show resolved Hide resolved
pkg/controller/config.go Outdated Show resolved Hide resolved
pkg/controller/config.go Outdated Show resolved Hide resolved
pkg/controller/controller.go Outdated Show resolved Hide resolved
pkg/controller/kubevirt.go Outdated Show resolved Hide resolved
pkg/controller/kubevirt.go Outdated Show resolved Hide resolved
pkg/controller/kubevirt.go Outdated Show resolved Hide resolved
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Nov 28, 2024
@zbb88888
Copy link
Collaborator

@changluyi
image
这些我们自己加的, 用不到你就删了

Signed-off-by: clyi <clyi@alauda.io>
Signed-off-by: clyi <clyi@alauda.io>
@changluyi changluyi merged commit 7b63325 into master Nov 30, 2024
64 checks passed
@changluyi changluyi deleted the optimize_kubevirt_migration branch November 30, 2024 03:09
@SkalaNetworks
Copy link
Contributor

Thank you for this enhancement @changluyi, this seems to work pretty well. I'm getting about 600ms of cut-off (measured using ICMP at a rate of 0.01 pps)

Minor fix I just pushed: #4816
It is impossible to test this code on v1.14 if deployed using Helm.

changluyi added a commit that referenced this pull request Dec 27, 2024
* add kubevirt live migration optimize

Signed-off-by: clyi <clyi@alauda.io>
changluyi added a commit that referenced this pull request Dec 27, 2024
---------

Signed-off-by: clyi <clyi@alauda.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improve exist functions lgtm This PR has been approved by a maintainer size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request] kube-ovn live migration function optimization
4 participants