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

[Feature] Configurable Registration Cache timeouts #2277

Open
2 tasks done
chriswiggins opened this issue Dec 11, 2024 · 1 comment · May be fixed by #2280
Open
2 tasks done

[Feature] Configurable Registration Cache timeouts #2277

chriswiggins opened this issue Dec 11, 2024 · 1 comment · May be fixed by #2280
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@chriswiggins
Copy link

Use case

We have a use-case where we're remotely supporting a headscale installation.

We have users email us their registration key, which more often than not is outside the registration cache.

Description

Create a config option to modify the node registration cache

Contribution

  • I can write the design doc for this feature
  • I can contribute this feature

How can it be implemented?

https://github.com/juanfont/headscale/blob/main/hscontrol/app.go#L124 can reference values from config

@chriswiggins chriswiggins added the enhancement New feature or request label Dec 11, 2024
@kradalby kradalby added help wanted Extra attention is needed good first issue Good for newcomers labels Dec 11, 2024
@kradalby
Copy link
Collaborator

Sounds reasonable, probably has not been done since need never occurred. Feel free to open a PR!

@chriswiggins chriswiggins linked a pull request Dec 11, 2024 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants