Skip to content

feat(vpn): support tailscale's fast user switching#407

Open
ankitrgadiya wants to merge 1 commit into
develfrom
feat/tailscale-switch
Open

feat(vpn): support tailscale's fast user switching#407
ankitrgadiya wants to merge 1 commit into
develfrom
feat/tailscale-switch

Conversation

@ankitrgadiya
Copy link
Copy Markdown
Member

The rio vpn connect command previously forced authentication on each use, causing other Tailscale accounts to be lost.

Now, the command uses tailscale login with the rio nickname, retaining other Tailscale accounts while simplifying user switching.

The `rio vpn connect` command previously forced authentication on each use,
causing other Tailscale accounts to be lost.

Now, the command uses `tailscale login` with the `rio` nickname, retaining
other Tailscale accounts while simplifying user switching.
@github-actions
Copy link
Copy Markdown

🤖 Pull Request Artifacts (#12762967882) 🎉

@ankitrgadiya
Copy link
Copy Markdown
Member Author

After testing the changes in multiple scenarios, it looks like the tailscale login does not work consistently and sometimes logs out from other tailnets. It maybe due to connecting with different control servers but I'm not sure of the root cause. The --operator flag is consistently reproducing the behaviour but without it as well I was able to reproduce the logout behaviour.

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.

4 participants