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

Automated cherry pick of #6889: Support OF port state "down" when installing Pod #6893

Conversation

wenyingd
Copy link
Contributor

Cherry pick of #6889 on release-2.2.

#6889: Support OF port state "down" when installing Pod

For details on the cherry pick process, see the cherry pick requests page.

…trea-io#6889)

On Windows, OVS has an issue which doesn't correctly update the port status
after an OpenFlow port is successfully installed. So OVS may send out PortStatus
message with Port state as LIND_DOWN, this issue doesn't impact on the datapath
forwarding.

This change is a workaround to ensure Pod's OpenFlow entries are installed as
long as the OpenFlow port is allocated.

Signed-off-by: Wenying Dong <[email protected]>
@wenyingd wenyingd added the kind/cherry-pick Categorizes issue or PR as related to the cherry-pick of a bug fix from the main branch to a release label Dec 31, 2024
@wenyingd wenyingd requested review from tnqn and luolanzone December 31, 2024 03:23
@wenyingd
Copy link
Contributor Author

wenyingd commented Jan 2, 2025

/test-all
/test-windows-all

@luolanzone
Copy link
Contributor

Confirmed with @wenyingd two Windows CI job failures are caused by the known issues which have been tracked by github issues. We can ignore them.

@luolanzone luolanzone merged commit d737ff8 into antrea-io:release-2.2 Jan 3, 2025
57 of 59 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/cherry-pick Categorizes issue or PR as related to the cherry-pick of a bug fix from the main branch to a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants