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(routes): corrects the logic in handlePrimarySubnetFailover #3

Merged
merged 2 commits into from
Jan 12, 2024

Conversation

pallabpain
Copy link

@pallabpain pallabpain commented Jan 11, 2024

Description

This PR fixes a couple of things

  • The isUniquePrefix was checking the state of the incorrect route machine
  • The handlePrimarySubnetFailover function was not checking for user ID when finding the new primary route for failover

@pallabpain pallabpain self-assigned this Jan 11, 2024
@pallabpain pallabpain force-pushed the fix/unique-prefix branch 2 times, most recently from c3c286e to b6e39eb Compare January 11, 2024 13:24
@pallabpain pallabpain changed the title 🐛 fix(routes): corrects the logic in isUniquePrefix 🐛 fix(routes): corrects the logic in handlePrimarySubnetFailover Jan 11, 2024
@pallabpain pallabpain added the bug Something isn't working label Jan 11, 2024
@pallabpain pallabpain merged commit 3c729d5 into rr-release-0.22.3 Jan 12, 2024
14 of 41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants