Skip to content

maintenance: Remove WithWindowsNetworkNamespace from pkg/cri#7577

Merged
mxpv merged 1 commit intocontainerd:mainfrom
dcantah:maintenance-cri-winns
Oct 23, 2022
Merged

maintenance: Remove WithWindowsNetworkNamespace from pkg/cri#7577
mxpv merged 1 commit intocontainerd:mainfrom
dcantah:maintenance-cri-winns

Conversation

@dcantah
Copy link
Copy Markdown
Member

@dcantah dcantah commented Oct 23, 2022

Was perusing around for a different TODO and saw one in pkg/cri/opts that stated that WithWindowsNetworkNamespace should be moved to the main containerd pkg. This was done in #6304 already (well, to the /oci pkg) so we're good to get rid of the CRI version. This additionally swaps all uses of WithWindowsNetworkNamespace to the oci packages impl.

Old TODO stating that pkg/cri/opts's `WithWindowsNetworkNamespace`
should be moved to the main containerd pkg was out of date as thats
already been done (well, to the /oci package). This just removes it
and swaps all uses of `WithWindowsNetworkNamespace` to the oci
packages impl.

Signed-off-by: Danny Canter <[email protected]>
Copy link
Copy Markdown
Member

@estesp estesp left a comment

Choose a reason for hiding this comment

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

LGTM

@mxpv mxpv merged commit 908be16 into containerd:main Oct 23, 2022
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.

3 participants