Use information from lease WATCH system to respond to added/removed servers more quickly #648
Labels
lifecycle/rotten
Denotes an issue or PR that has aged beyond stale and will be auto-closed.
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.
The text was updated successfully, but these errors were encountered: