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

Remove networking tunnel #7427

Merged
merged 4 commits into from
Sep 6, 2024
Merged

Remove networking tunnel #7427

merged 4 commits into from
Sep 6, 2024

Conversation

Nino-K
Copy link
Member

@Nino-K Nino-K commented Sep 6, 2024

This PR removes the networkingTunnel settings and all traces from the code base.

Fixes: #7426

@mook-as mook-as changed the title Deprecate networking tunnel Remove networking tunnel Sep 6, 2024
Copy link
Contributor

@mook-as mook-as left a comment

Choose a reason for hiding this comment

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

PR looks good, but there are more things to remove:

@@ -587,7 +584,6 @@ describe('settings', () => {
},
experimental: {
Copy link
Contributor

Choose a reason for hiding this comment

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

Not for this PR, but I feel like we should update the migrater to remove empty objects…

Copy link
Member Author

Choose a reason for hiding this comment

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

Yeah, I will make a follow up PR.

@Nino-K
Copy link
Member Author

Nino-K commented Sep 6, 2024

PR looks good, but there are more things to remove:

Yes, I will be making follow-up PR to do the final cleanups.

@Nino-K Nino-K merged commit 472e0cf into main Sep 6, 2024
27 checks passed
@Nino-K Nino-K deleted the deprecate-networking-tunnel branch September 6, 2024 17:19
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.

Remove networkingTunnel setting
2 participants