Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: Fix high CPU usage when losing etcd connection and try to re-est… #2172

Conversation

dhilgarth
Copy link
Contributor

@dhilgarth dhilgarth commented Jan 23, 2025

…ablish connection with exponential backoff

Fixes #2171

Description

Todos

  • Tests
  • Documentation
  • Release note

Release Note

Fixes high CPU usage after etcd connection is lost and re-establishes the connection once etcd is back up.

@thomasferrandiz thomasferrandiz merged commit d630e74 into flannel-io:master Feb 3, 2025
8 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

High CPU usage after etcd connection is lost
2 participants