The Wayback Machine - https://web.archive.org/web/20250722030214/https://github.com/moby/moby/pull/50447
Skip to content

windows: include labels when re-creating non-default nat networks #50447

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 1 commit into from
Jul 21, 2025

Conversation

olljanat
Copy link
Contributor

@olljanat olljanat commented Jul 18, 2025

I noticed that this was missing.

- Human readable description for the release notes

- Ensure that Windows NAT networks are recreated with their original labels when the Engine restarts

Signed-off-by: Olli Janatuinen <olli.janatuinen@gmail.com>
@olljanat
Copy link
Contributor Author

LOL, I didn't even remember that it is my code from #43836 😅

@akerouanton
Copy link
Member

Thanks! This issue was introduced by 67c36d5, which was released in v24.0, so let me add cherry-pick labels.

Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

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

LGTM

@thaJeztah
Copy link
Member

BuildKit failure is unrelated.

@thaJeztah thaJeztah merged commit 22bb28c into moby:master Jul 21, 2025
360 of 366 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The default-created network disappears on Windows after OS restart
3 participants