Skip to content

Conversation

dmcgowan
Copy link
Member

Avoid calling out to the client to get a sandbox controller and instead setup the list of controllers on initialization. This fixes a test failure which does not set the client.

Avoid calling out to the client to get a sandbox controller and instead
setup the list of controllers on initialization. This fixes a test
failure which does not set the client.

Signed-off-by: Derek McGowan <derek@mcg.dev>
Copy link
Member

@fuweid fuweid left a comment

Choose a reason for hiding this comment

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

LGTM

@fuweid
Copy link
Member

fuweid commented Oct 19, 2023

Window 2019

=== Failed
=== FAIL: archive  (0.00s)
exit status 0xc0000139
FAIL	github.com/containerd/containerd/archive	0.027s

0xc0000139 is related to DLL

I think we need to change the mingw back to choco upgrade mingw (I verified that and it can work, but no idea when it will break again).

ping @MikeZappa87 @kiashok I'm not familiar with choco. Would you mind fixing this issue? Thanks

#9178 (comment)

@kiashok
Copy link
Contributor

kiashok commented Oct 19, 2023

Window 2019

=== Failed
=== FAIL: archive  (0.00s)
exit status 0xc0000139
FAIL	github.com/containerd/containerd/archive	0.027s

0xc0000139 is related to DLL

I think we need to change the mingw back to choco upgrade mingw (I verified that and it can work, but no idea when it will break again).

ping @MikeZappa87 @kiashok I'm not familiar with choco. Would you mind fixing this issue? Thanks

#9178 (comment)

I'll take a look @fuweid

@mxpv
Copy link
Member

mxpv commented Oct 19, 2023

Looks like we have multiple 🔥 at once on CI. I'll merge this PR to fix the majority of jobs (as it fixes Linux integration / MacOS unit tests). Looks like Windows integration has different issue, which can be addressed independently.

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.

5 participants