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

Fix sandbox API when calling sandboxed shims #7684

Merged
merged 4 commits into from Nov 28, 2022

Conversation

mxpv
Copy link
Member

@mxpv mxpv commented Nov 17, 2022

This PR fixes sandbox API so it can properly call sandboxed shims.
Also refactored and removed duplicated code from podsandbox package.

--

Added a few commits to further decouple sbserver from pause container (and left bunch of todos for the remaining work)

@mxpv mxpv added this to the 1.7 milestone Nov 17, 2022
@mxpv mxpv linked an issue Nov 17, 2022 that may be closed by this pull request
17 tasks
@mxpv mxpv added this to New in Code Review via automation Nov 17, 2022
@mxpv mxpv moved this from New to Ready For Review in Code Review Nov 17, 2022
@mxpv mxpv added the area/cri Container Runtime Interface (CRI) label Nov 17, 2022
@mxpv mxpv removed a link to an issue Nov 17, 2022
17 tasks
@containerd containerd deleted a comment from k8s-ci-robot Nov 17, 2022
@mxpv
Copy link
Member Author

mxpv commented Nov 17, 2022

/test pull-containerd-sandboxed-node-e2e

Copy link
Member

@Burning1020 Burning1020 left a comment

Choose a reason for hiding this comment

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

lgtm

Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
All pause container object references must be removed
from sbserver. This is an implementation detail of
podsandbox package.

Added TODOs for remaining work.

Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
@fuweid fuweid merged commit 6bfe6e3 into containerd:main Nov 28, 2022
Code Review automation moved this from Ready For Review to Done Nov 28, 2022
@mxpv mxpv deleted the sb-runtime-fix branch November 28, 2022 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cri Container Runtime Interface (CRI)
Projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants