Update Tailscale 1.90.9 -> 1.102.2 - #138
Conversation
|
I created this PR hastily to get the ball rolling in case others want to help contribute as well. I'll build the container image tomorrow when I have time and test it to make sure the version update doesn't break functionality. |
Signed-off-by: nathanwasson <126016071+nathanwasson@users.noreply.github.com>
5782b65 to
7e849ab
Compare
Signed-off-by: nathanwasson <126016071+nathanwasson@users.noreply.github.com>
Signed-off-by: nathanwasson <126016071+nathanwasson@users.noreply.github.com>
Signed-off-by: nathanwasson <126016071+nathanwasson@users.noreply.github.com>
Signed-off-by: nathanwasson <126016071+nathanwasson@users.noreply.github.com>
Signed-off-by: nathanwasson <126016071+nathanwasson@users.noreply.github.com>
|
Alright, had to make some additional commits to make the image build and the linter happy, but here it is for testing: https://github.com/nathanwasson/caddy-tailscale/pkgs/container/caddy-tailscale |
|
I think I've done my part here, but I'm happy to help out however else may be needed. @willnorris would you be able to review this version update to address the known security vulnerability in the version of Tailscale shipped with the current release of caddy-tailscale? |
|
@nathanwasson I've been trying this out, and it seemingly worked the first time I ran it, but now I'm getting errors like this for every request: I have 4 sites configured in my caddyfile, all specified like this: I can see that each site is connected as a tailscale machine, they are all online, and they are all reachable with Update: I just tried the other sites that are configured, and they work fine. 3 of 4 work and I have no context on why the 1 doesn't. Will keep digging Update 2: I changed the name of the site and now everything works, how bizarre |

Update Tailscale to address vulnerability as noted in #137