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 failover to disabled route #1706 #1707

Merged
merged 3 commits into from
Feb 3, 2024

Conversation

derelm
Copy link
Contributor

@derelm derelm commented Jan 31, 2024

Fixes #1706 by checking routes enabled state. This PR updates the existing tests and adds an additional test covering the bug. All existing tests were assuming routes to be enabled.

  • read the CONTRIBUTING guidelines
  • raised a GitHub issue or discussed it on the projects chat beforehand
  • added unit tests
  • added integration tests
  • updated documentation if needed
  • updated CHANGELOG.md

@kradalby kradalby merged commit 4ea12f4 into juanfont:main Feb 3, 2024
50 checks passed
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.

route failover considers disabled routes as new primaries
2 participants