Skip to content
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

[v17] chore: restructure vnet for windows support #49982

Merged

Conversation

ravicious
Copy link
Member

Backport #49921

Needs #49711 to be merged first for the v17.1 release.

@ravicious ravicious added the no-changelog Indicates that a PR does not require a changelog entry label Dec 10, 2024
@github-actions github-actions bot requested review from nklaassen and tcsc December 10, 2024 09:50
@github-actions github-actions bot added size/md tsh tsh - Teleport's command line tool for logging into nodes running Teleport. labels Dec 10, 2024
@ravicious ravicious requested review from zmb3 and removed request for tcsc December 10, 2024 09:52
@ravicious ravicious force-pushed the r7s/v17/backport-multi-port-backend branch from 0680d31 to 785004c Compare December 10, 2024 11:15
@ravicious ravicious force-pushed the r7s/v17/backport-49921-windows-vnet-restructure branch from 6909282 to 66b43fb Compare December 10, 2024 11:16
Base automatically changed from r7s/v17/backport-multi-port-backend to branch/v17 December 17, 2024 14:34
* chore: restructure vnet for windows support

In preparation for adding Windows support to VNet, I have restructured
the package/file structure a bit in a way that I think makes more sense
and narrows the scope of OS-specific code.

I also unexported some identifiers that did not need to be exported, in
an attempt to make it more clear what is actually called from outside
the vnet package.

This commit does not make any functional changes except for adding the
hidden `tsh vnet` and `tsh vnet-admin-setup` commands on windows that
will just return errors.

* fix renames in comments

* switch reexec to escalate

* fix-imports
@ravicious ravicious force-pushed the r7s/v17/backport-49921-windows-vnet-restructure branch from 66b43fb to cf1e476 Compare December 17, 2024 14:55
@ravicious ravicious enabled auto-merge December 17, 2024 14:55
@ravicious ravicious added this pull request to the merge queue Dec 17, 2024
Merged via the queue into branch/v17 with commit 8a43724 Dec 17, 2024
39 checks passed
@ravicious ravicious deleted the r7s/v17/backport-49921-windows-vnet-restructure branch December 17, 2024 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog Indicates that a PR does not require a changelog entry size/md tsh tsh - Teleport's command line tool for logging into nodes running Teleport.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants