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 graceful-restart support #2368

Open
2 tasks done
fedepaol opened this issue Apr 15, 2024 · 1 comment
Open
2 tasks done

Add graceful-restart support #2368

fedepaol opened this issue Apr 15, 2024 · 1 comment

Comments

@fedepaol
Copy link
Member

Is your feature request related to a problem?

Whenever a version of metallb is updated, the speakers are rolled one at the time. This is causing the behaviour described here https://metallb.universe.tf/concepts/bgp/#limitations to be amplified for each node of the cluster.

Graceful restart should mitigate this problem.

Describe the solution you'd like

Either a per - peer graceful restart option, or a global one. To be discussed.
We should validate that all the proper signals are sent to the frr container and thus to the bgpd daemon (and e2e this), and cover the same feature in frr-k8s too.

Additional context

No response

I've read and agree with the following

  • I've checked all open and closed issues and my request is not there.
  • I've checked all open and closed pull requests and my request is not there.
@karampok
Copy link
Contributor

Hi @fedepaol I can work on that. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants