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

Increase the time out for interface checking in windows #1857

Merged
merged 1 commit into from Jan 18, 2024

Conversation

manuelbuil
Copy link
Collaborator

Description

When the HNS network gets created, it takes a few seconds for the interface to be ready again. Sometimes, it takes more than 5 seconds for the interface to be ready and thus, the function can't find the interface and fails, hence flanneld fails.

This PR increases the time out to 20s instead of 5s to avoid that problem

Todos

  • Tests
  • Documentation
  • Release note

Release Note

None required

Signed-off-by: Manuel Buil <mbuil@suse.com>
@manuelbuil manuelbuil merged commit 16c0819 into flannel-io:master Jan 18, 2024
8 checks passed
@manuelbuil manuelbuil deleted the increaseThreshold branch January 18, 2024 11:52
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

3 participants