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

skip hybrid overlay nodes when upgrading to interconnect #3917

Merged
merged 2 commits into from Sep 22, 2023

Conversation

JacobTanenbaum
Copy link
Contributor

@JacobTanenbaum JacobTanenbaum commented Sep 20, 2023

having a hybrid overlay node in the cluster will cause upgrading to interconnect to fail currently.

We need to skip hybrid overlay ndoes when checking for node-subnet annotations as they do not have one.

would fix: https://issues.redhat.com/browse/OCPBUGS-18352

- What this PR does and why is it needed

- Special notes for reviewers

- How to verify it

- Description for the changelog

@coveralls
Copy link

coveralls commented Sep 21, 2023

Coverage Status

coverage: 50.208% (+0.002%) from 50.206% when pulling 45ea030 on JacobTanenbaum:OCPBUGS-18352 into ff456a7 on ovn-org:master.

having a hybrid overlay node in the cluster will cause upgrading to
interconnect to fail currently.

We need to skip hybrid overlay ndoes when checking for node-subnet
annotations as they do not have one.

Signed-off-by: Jacob Tanenbaum <jtanenba@redhat.com>

asd
@JacobTanenbaum JacobTanenbaum changed the title skip hybrid overlay nodes when upgrading to interconnect [WIP] skip hybrid overlay nodes when upgrading to interconnect Sep 22, 2023
@JacobTanenbaum JacobTanenbaum changed the title [WIP] skip hybrid overlay nodes when upgrading to interconnect skip hybrid overlay nodes when upgrading to interconnect Sep 22, 2023
@JacobTanenbaum
Copy link
Contributor Author

manually tested the upgrade path and these changes work

@dcbw
Copy link
Contributor

dcbw commented Sep 22, 2023

/lgtm

@dcbw
Copy link
Contributor

dcbw commented Sep 22, 2023

Test failures appear to be flakes (eg can retrieve multicast IGMP query)

@dcbw dcbw merged commit 10aad42 into ovn-org:master Sep 22, 2023
25 of 28 checks passed
@openshift-merge-robot
Copy link

Fix included in accepted release 4.15.0-0.nightly-2023-09-27-073353

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants