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

LB not re-configuring routes after target IP update #356

Closed
LionelJouin opened this issue Feb 3, 2023 · 1 comment
Closed

LB not re-configuring routes after target IP update #356

LionelJouin opened this issue Feb 3, 2023 · 1 comment
Assignees
Labels
component/stateless-lb kind/bug Something isn't working

Comments

@LionelJouin
Copy link
Member

LionelJouin commented Feb 3, 2023

Describe the bug
If a target got its IP addresses updated, but keep registering to the NSP with the same identifier, then the LBs won't reconfigure the IP addresses (routes toward that target) and will keep the old ones.

To Reproduce
Happens sometimes with the delete-create-trench test that have been introduced as part of this PR #349
I observed the problem one time with this seed: 274598459 (I haven't retried it)

Expected behavior
The LBs should reconfigure the IP addresses (routes) for the targets.

Context

  • Kubernetes: v1.26.0
  • Network Service Mesh: v1.6.0
  • Meridio: latest

Logs
logs.zip

@LionelJouin LionelJouin added kind/bug Something isn't working component/stateless-lb labels Feb 3, 2023
@LionelJouin LionelJouin self-assigned this Feb 3, 2023
@LionelJouin LionelJouin mentioned this issue Feb 9, 2023
12 tasks
@LionelJouin
Copy link
Member Author

Fixed by #363

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/stateless-lb kind/bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

1 participant