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

Refactor controller heartbeats to use leases #1358

Open
matt2e opened this issue Apr 29, 2024 · 0 comments
Open

Refactor controller heartbeats to use leases #1358

matt2e opened this issue Apr 29, 2024 · 0 comments
Labels
intermediate A task requiring an intermediate level of knowledge

Comments

@matt2e
Copy link
Contributor

matt2e commented Apr 29, 2024

  • Controllers heatbeat the db and then get reaped when there is no heartbeat after a duration
  • This follows the pattern of leases and we have recently added this as a platform feature
  • We should try and fit controller heartbeats into this new platform feature
    Doc: https://hackmd.io/BobPz6gFTUeEaDGwmeC0CA?view
@matt2e matt2e added the good first issue Good for newcomers label Apr 29, 2024
@github-actions github-actions bot added the triage Issue needs triaging label Apr 29, 2024
@wesbillman wesbillman removed the triage Issue needs triaging label Apr 29, 2024
@jonathanj-square jonathanj-square self-assigned this May 15, 2024
@alecthomas alecthomas added intermediate A task requiring an intermediate level of knowledge and removed good first issue Good for newcomers labels May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
intermediate A task requiring an intermediate level of knowledge
Projects
None yet
Development

No branches or pull requests

4 participants