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

Add support for Ephemeral Tailscale Auth Keys #3

Open
cocallaw opened this issue Aug 25, 2022 · 0 comments
Open

Add support for Ephemeral Tailscale Auth Keys #3

cocallaw opened this issue Aug 25, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@cocallaw
Copy link
Owner

Tailscale provides an option that a generate auth key be ephemeral, meaning that once the machine goes offline it will be removed from the Tailnet. Currently when a deployment happens, the Tailscale state is stored in a Azure File Share to persist authentication if the container is restarted for any reason.

To support ephemeral keys for a "one time use deployment", updates would be needed to choose it the state would be stored in the Azure File Share and if it is not do not create the Storage Account

@cocallaw cocallaw added the enhancement New feature or request label Aug 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant