linux -> runtime/linux#2353
Conversation
|
I'm including the vendor updates here for tests. If the maintainers are OK with this package naming, I'll open a PR on containerd/cri to match. |
291271e to
668d88b
Compare
|
Ya, looks good. Ping @Random-Liu for a heads up on the CRI import changes . |
The |
|
@crosbymichael Will update containerd vendor for this. |
|
@Random-Liu I think @ehazlett will make the PR, I just wanted to give you a heads up with the change. |
|
oops, missed that comment. Yeah, the naming change LGTM. :) Feel free to send a PR to |
|
@dmcgowan thanks! @Random-Liu ya i'll do the vendor update. thanks! |
eff855c to
214ecf5
Compare
There was a problem hiding this comment.
Looks like this file got duplicated instead of moved
e9cbee1 to
62da044
Compare
|
Seems there was a network error, I've restarted the job |
bcbac60 to
73fe7fd
Compare
Signed-off-by: Evan Hazlett <[email protected]>
Signed-off-by: Evan Hazlett <[email protected]>
Signed-off-by: Evan Hazlett <[email protected]>
|
The windows failure is probably not related, looks like a previous test may not have been cleaned up correctly. I'll restart the job to see |
Codecov Report
@@ Coverage Diff @@
## master #2353 +/- ##
======================================
Coverage 41.4% 41.4%
======================================
Files 66 66
Lines 7805 7805
======================================
Hits 3232 3232
Misses 4069 4069
Partials 504 504
Continue to review full report at Codecov.
|
|
LGTM |
This moves the linux package into runtime to be organized by the functionality it provides.
Refs: #2352