tailscale / gitops-acl-action

GitOps for your Tailscale ACLs
85 stars 25 forks source link

Add support for using oauth #24

Closed farcaller closed 9 months ago

farcaller commented 1 year ago

Follows up on the oauth support in https://github.com/tailscale/tailscale/pull/7393.

farcaller commented 1 year ago

Also fixes #19, apparently.

shayne commented 11 months ago

cc/ @DentonGentry who reviewed tailscale/tailscale#7393

DentonGentry commented 11 months ago

We'll merge this in a bit, I want to queue up a PR to add something similar to https://github.com/tailscale/github-action/blob/7a0b30ed3517c2244d1330e39467b95f067a33bd/action.yml#L52-L57 (but not expecting a Tags argument to be present).

tobiasehlert commented 9 months ago

Is this maybe something that @shayne or @DentonGentry might want to merge? :) Would be great to have this implemented soon!

willnorris commented 9 months ago

I've rebased this onto main to pick up some other changes, as well as updated it to use a new tag in the tailscale/tailscale repo that contains a small fix to how gitops-pusher was checking credentials. I'll squash these and push them to your branch momentarily and then merge.