Skip to content

Enhance Windows host interface creation timeout - #8172

Draft
XinShuYang wants to merge 1 commit into
antrea-io:mainfrom
XinShuYang:winovsport
Draft

Enhance Windows host interface creation timeout#8172
XinShuYang wants to merge 1 commit into
antrea-io:mainfrom
XinShuYang:winovsport

Conversation

@XinShuYang

Copy link
Copy Markdown
Contributor

Introduce an exponential backoff retry mechanism for host interface creation on Windows. Under high pod churn or node rollout stress, Windows HNS can be slow to create the virtual network adapter, causing the hardcoded 1-minute timeout to fail and leave OVS ports permanently misconfigured.

Also add a stress E2E test to verify Antrea agent rollout recovery under high pod density on Windows.

@XinShuYang
XinShuYang force-pushed the winovsport branch 12 times, most recently from e5f8a62 to 236ded5 Compare July 15, 2026 00:25
Introduce an exponential backoff retry mechanism for host interface
creation on Windows. Under high pod churn or node rollout stress,
Windows HNS can be slow to create the virtual network adapter, causing
the hardcoded 1-minute timeout to fail and leave OVS ports permanently
misconfigured.

Also add a stress E2E test to verify Antrea agent rollout recovery
under high pod density on Windows.

Signed-off-by: Shuyang Xin <shuyang.xin@broadcom.com>
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.

1 participant