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

client: add options to configure create key request, e.g. with expiry #37

Merged
merged 1 commit into from
Nov 30, 2022

Conversation

jsiebens
Copy link
Contributor

@jsiebens jsiebens commented Nov 8, 2022

Fixes: #35

Signed-off-by: Johan Siebens johan.siebens@gmail.com

Copy link
Contributor

@knyar knyar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi! Thank you for preparing this, and apologies that it took so long to review.

tailscale/client.go Outdated Show resolved Hide resolved
tailscale/client.go Outdated Show resolved Hide resolved
tailscale/client.go Outdated Show resolved Hide resolved
…ure create key request

Signed-off-by: Johan Siebens <johan.siebens@gmail.com>
@jsiebens
Copy link
Contributor Author

@knyar Thanks for the review! I've made the requested changes

@jsiebens jsiebens requested a review from knyar November 30, 2022 06:43
Copy link
Contributor

@knyar knyar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@knyar knyar merged commit 2b0c25a into tailscale:main Nov 30, 2022
knyar added a commit to tailscale/terraform-provider-tailscale that referenced this pull request Dec 1, 2022
This updates the client library to pick up
tailscale/tailscale-client-go#37 and correctly passed key expiration
time.
knyar added a commit to tailscale/terraform-provider-tailscale that referenced this pull request Dec 1, 2022
This updates the client library to pick up
tailscale/tailscale-client-go#37 and correctly passed key expiration
time.
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 this pull request may close these issues.

Bad request when creating auth keys
2 participants