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

Tailnet lock enabled networks need persistent tailscaled state #132

Closed
knyar opened this issue Jul 9, 2024 · 0 comments · Fixed by #133
Closed

Tailnet lock enabled networks need persistent tailscaled state #132

knyar opened this issue Jul 9, 2024 · 0 comments · Fixed by #133

Comments

@knyar
Copy link
Contributor

knyar commented Jul 9, 2024

Trying to use the action in a Tailnet Lock enabled network would fail because the client does not support storing TKA state in memory:

TKA sync error: bootstrap: network-lock is not supported in this configuration, try setting --statedir

We should make statedir parameterizeable.

knyar added a commit that referenced this issue Jul 9, 2024
knyar added a commit that referenced this issue Jul 9, 2024
Also, document usage of the action with Tailnet Lock.

Fixes #132

Signed-off-by: Anton Tolchanov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant