Skip to content

feat: force legacy tunnels to new version #2914

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

Merged
merged 6 commits into from
Jul 12, 2022
Merged

Conversation

coadler
Copy link
Contributor

@coadler coadler commented Jul 11, 2022

On startup, legacy tunnels will automatically be upgraded to v1. It'll require users to rebuild workspaces for them to reconnect again.

@coadler coadler self-assigned this Jul 11, 2022
@coadler coadler marked this pull request as ready for review July 11, 2022 20:15
@coadler coadler requested a review from kylecarbs July 11, 2022 20:16
WireguardPort: 55555,
_, _ = fmt.Println()
_, _ = fmt.Println(cliui.Styles.Error.Render("You're running a deprecated tunnel version!"))
_, _ = fmt.Println(cliui.Styles.Error.Render("Upgrading you to the new version now. You may need to rebuild running workspaces."))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a "will" not a might right?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yea, will fix this.

@coadler coadler requested a review from kylecarbs July 11, 2022 21:11
@coadler coadler enabled auto-merge (squash) July 12, 2022 00:32
@coadler coadler merged commit 92ebdae into main Jul 12, 2022
@coadler coadler deleted the colin/force-tunnel-v1 branch July 12, 2022 00:33
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.

2 participants