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

Update containerd to v2.0.0 release candidate #72

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

dmcgowan
Copy link
Member

@dmcgowan dmcgowan commented Feb 6, 2024

Update containerd to use v2 package. We can split this out into its own version, but it will be necessary for containerd clients using this package.

@AkihiroSuda
Copy link
Member

4.136 fuseoverlayfs_test.go:31:2: use of internal package github.com/containerd/containerd/v2/internal/testutil not allowed

Can we expose testutil?

@dmcgowan dmcgowan force-pushed the update-containerd-2.0 branch from 7a9f81e to 8d3fa05 Compare March 25, 2024 05:45
Update containerd to use v2 package

Signed-off-by: Derek McGowan <derek@mcg.dev>
@dmcgowan dmcgowan force-pushed the update-containerd-2.0 branch from 8d3fa05 to 18874cb Compare March 25, 2024 05:49
@dmcgowan dmcgowan changed the title Update containerd to v2.0.0-beta.2 Update containerd to v2.0.0 release candidate Mar 25, 2024
@dmcgowan
Copy link
Member Author

Updated, we don't need to merge with the first RC but I think we should at least get this merged before final since there are some downstream projects such as BuildKit which import this and we want validated to work on 2.0 before cutting final tag.

@dmcgowan dmcgowan marked this pull request as ready for review March 25, 2024 05:54
Copy link
Member

@AkihiroSuda AkihiroSuda left a comment

Choose a reason for hiding this comment

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

Thanks

@AkihiroSuda AkihiroSuda merged commit 4d411e9 into containerd:master Mar 25, 2024
5 checks passed
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.

2 participants