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

tailscale: update state after modification for ACL resource #364

Merged
merged 1 commit into from
May 6, 2024

Conversation

mpminardi
Copy link
Member

Adds calls to Read after doing Create or Update operations for the ACL resource. This resource was missed in #362 where it was added for other existing resources.

Fixes https://github.com/tailscale/corp/issues/19698

Adds calls to `Read` after doing `Create` or `Update` operations for the
ACL resource. This resource was missed in #362 where it was added for
other existing resources.

Fixes tailscale/corp#19698

Signed-off-by: Mario Minardi <mario@tailscale.com>
@mpminardi mpminardi force-pushed the mpminardi/update-state-after-modification-acl branch from 501b314 to 9ed948b Compare May 6, 2024 20:48
@mpminardi mpminardi merged commit 5088fb1 into main May 6, 2024
3 checks passed
@mpminardi mpminardi deleted the mpminardi/update-state-after-modification-acl branch May 6, 2024 20:56
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.

None yet

2 participants