gurucomputing / headscale-ui

A web frontend for the headscale Tailscale-compatible coordination server
BSD 3-Clause "New" or "Revised" License
1.79k stars 128 forks source link

Add Headscale 0.19 support (namespace vs. user) #93

Closed maltegrosse closed 1 year ago

maltegrosse commented 1 year ago

Finally headscale switched from namespace to user, see https://github.com/juanfont/headscale/releases/tag/v0.19.0

Is it possible to switch the parameter, as namespace is deprecated from v0.19.0-beta2. , see https://github.com/juanfont/headscale/commit/8dadb045cfa0148bf7c8da8cf434f1535e889d14

routerino commented 1 year ago

Yep, number of different API fixes I'll have to stick in. This will be a breaking change for the UI.

maltegrosse commented 1 year ago

as headscale is below version v.1, and headscale-ui containers are tagged, I dont see big issues about breaking changes yet...but perhaps I am wrong... I assume there will be alot of changes in headscale during the next months according to its activity and popularity.

maltegrosse commented 1 year ago

thanks for the PR and release @routerino . Seems the latest container tag has a typo: 2032.01.30-beta should be 2023...

routerino commented 1 year ago

bleh, yeah I'll update.