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

Fix bug in the logic polling the interface #1996

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

manuelbuil
Copy link
Collaborator

Description

This PR fixes a bug. The wait.PollUntilContextTimeout should return true when the condition is met. It was returning false.

Apart from that, it increases the timeout to 45s. as 25s. is too tight. And also reduces the log verbosity for the logs where it finds the interface so that we can see it in all runs

Todos

  • Tests
  • Documentation
  • Release note

Release Note

Fixes bug in vxlan windows when checking if the interface is back

Signed-off-by: Manuel Buil <mbuil@suse.com>
@manuelbuil manuelbuil merged commit 42601e9 into flannel-io:master Jun 10, 2024
8 checks passed
@manuelbuil manuelbuil deleted the fixbug branch June 10, 2024 16:08
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.

3 participants