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 compatibility with latest ttrpc and pin ttrpc version to 0.8.2 #321

Merged
merged 2 commits into from
Oct 3, 2024

Conversation

mxpv
Copy link
Member

@mxpv mxpv commented Oct 3, 2024

Looks like new version of ttrpc introduces some backward incompatible changes (containerd/ttrpc-rust#235), this PR makes a few fixes in shim and shim-protos crates.

cc: @Mossaka

ref: #317

Signed-off-by: Maksym Pavlenko pavlenko.maksym@gmail.com

@github-actions github-actions bot added C-shim-protos Shim protos C-shim Containerd shim labels Oct 3, 2024
@mxpv mxpv changed the title Fix broken build Fix compatibility with latest ttrpc Oct 3, 2024
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
@mxpv mxpv changed the title Fix compatibility with latest ttrpc Fix compatibility with latest ttrpc and pin ttrpc version to 0.8.2 Oct 3, 2024
@mxpv mxpv added this pull request to the merge queue Oct 3, 2024
@jsturtevant
Copy link
Contributor

LGTM

Merged via the queue into containerd:main with commit 06156f8 Oct 3, 2024
18 checks passed
@ningmingxiao
Copy link
Contributor

I don't make sure if other libs is updated, we can build the same binary(same sha256). We should add some like go.sum to make sure we can replicate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-shim Containerd shim C-shim-protos Shim protos
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants