Merged
Conversation
This was referenced Dec 18, 2024
a8bee67 to
f9b5b67
Compare
Member
Author
|
Putting this to draft as I am waiting for runc to release this fix: opencontainers/runc#4555 |
In containerd 2.0 we no longer need to build containerd. We are now going to submodule it within the garden-runc-release for the binaries.
This reverts commit d969657.
f9b5b67 to
d56e0b2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Upgrading Containerd to version 2.0
This requires a new way of building the containerd binaries as the vendoring of the repository no longer includes makefiles.
Please see other PR's as they are all interdependent:
cloudfoundry/garden-runc-release#368
cloudfoundry/wg-app-platform-runtime-ci#61