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

Add a time.Sleep in calico-win to avoid polluting the logs #4723

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

manuelbuil
Copy link
Contributor

Proposed Changes

Adds a 5s delay until we try again to start calico. This way, we won't see the same calico message too many times.

Types of Changes

Bugfix

Verification

Check the rke2 logs in windows without this PR and you'll see Calico trying to start and failing ~20 times. Using this PR, you only see that message 2 or 3 times.

Testing

Linked Issues

#4722

User-Facing Change


Further Comments

@manuelbuil manuelbuil requested a review from a team as a code owner September 1, 2023 08:29
@manuelbuil
Copy link
Contributor Author

DNM - We are on code freeze

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