-
Notifications
You must be signed in to change notification settings - Fork 240
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
NP-615: Live migration #2091
NP-615: Live migration #2091
Conversation
a5ca6a3
to
cea7807
Compare
cea7807
to
5dcd8e6
Compare
This PR is blocked openshift/api#1640. Besides the API update, it is ready for review. |
/hold |
3728e82
to
6569070
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Went through the manifests.
I will go through the code changes next.
bindata/network/ovn-kubernetes/self-hosted/multi-zone-interconnect/ovnkube-node.yaml
Outdated
Show resolved
Hide resolved
bindata/network/ovn-kubernetes/self-hosted/multi-zone-interconnect/ovnkube-node.yaml
Outdated
Show resolved
Hide resolved
bindata/network/ovn-kubernetes/self-hosted/multi-zone-interconnect/ovnkube-node.yaml
Outdated
Show resolved
Hide resolved
bindata/network/ovn-kubernetes/self-hosted/multi-zone-interconnect/ovnkube-node.yaml
Outdated
Show resolved
Hide resolved
6569070
to
1167f68
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Went through the code but will need a second pass.
650714a
to
09f08d8
Compare
/retest |
8691b49
to
023da23
Compare
/retest |
hypershift failure looks unrelated, it happens across all PRs:
thread: https://redhat-internal.slack.com/archives/C01C8502FMM/p1701716323597559 |
/unhold |
/retest |
023da23
to
16d6457
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've successfully tested the migration from SDN to OVNKubernetes and back.
Great job @pliurh!
/lgtm |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
Signed-off-by: Peng Liu <[email protected]>
16d6457
to
369090c
Compare
Signed-off-by: Peng Liu <[email protected]>
369090c
to
da0e780
Compare
/retest |
@pliurh: The following tests failed, say
Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kyrtapz, pliurh, trozet The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
f383fca
into
openshift:master
[ART PR BUILD NOTIFIER] This PR has been included in build cluster-network-operator-container-v4.16.0-202312071632.p0.gf383fca.assembly.stream for distgit cluster-network-operator. |
Belated /lgtm :) |
Enhancement: openshift/enhancements#1064