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

Upgrade Garden to Containerd v2.0 #368

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from
Draft

Conversation

MarcPaquette
Copy link
Contributor

@MarcPaquette MarcPaquette commented Dec 18, 2024

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/guardian#466
cloudfoundry/wg-app-platform-runtime-ci#61

We need to change this as containerd 2.0 no longer allows us to build
binaries off of the vendor directory

See containerd/containerd#11089
Containerd 2.0 changed the way it vendor's its scripts. We need to
change our pathing for Containerd so we include the latest versions of
the binaries to match our libraries.
@MarcPaquette MarcPaquette marked this pull request as ready for review December 19, 2024 12:30
@MarcPaquette MarcPaquette requested a review from a team as a code owner December 19, 2024 12:30
@MarcPaquette MarcPaquette changed the title Upgrade Graden to Containerd v2.0 Upgrade Garden to Containerd v2.0 Dec 19, 2024
@MarcPaquette MarcPaquette marked this pull request as draft December 19, 2024 20:19
@MarcPaquette
Copy link
Contributor Author

Putting this to draft as I am waiting for runc to release this fix: opencontainers/runc#4555

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

1 participant