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

Use information from lease WATCH system to respond to added/removed servers more quickly #648

Open
carreter opened this issue Aug 20, 2024 · 0 comments

Comments

@carreter
Copy link
Contributor

PR #643 adds a new lease-based system for detecting the number of servers each agent should be connected to. However, a lease count is only calculated upon a new server connection request.

An improved version of this system would hook into the lease Informer's event system to initiate a new connection when a new lease is detected.

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

No branches or pull requests

1 participant