Skip to content

feat(coderd): expire agents from server tailnet #9092

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

Merged
merged 2 commits into from
Aug 15, 2023

Conversation

coadler
Copy link
Contributor

@coadler coadler commented Aug 14, 2023

We don't want the list of peers in the server tailnet to grow boundlessly, so we expire agents that haven't been connected to in some time.

Closes #8510

@coadler coadler self-assigned this Aug 14, 2023
We don't want the list of peers in the server tailnet to grow
boundlessly, so we expire agents that haven't been connected to in some
time.
@coadler coadler force-pushed the colin/single-tailnet-expire branch from 7e70b8d to ec23976 Compare August 14, 2023 21:19
@coadler coadler marked this pull request as ready for review August 14, 2023 21:36
@coadler coadler requested a review from deansheather August 14, 2023 21:36
@coadler coadler merged commit 344d32b into main Aug 15, 2023
@coadler coadler deleted the colin/single-tailnet-expire branch August 15, 2023 01:38
@github-actions github-actions bot locked and limited conversation to collaborators Aug 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Single Tailnet: Expire old peers
2 participants