Skip to content

Update to containerd 2.0 rc#1545

Closed
dmcgowan wants to merge 2 commits intocontainerd:mainfrom
dmcgowan:update-containerd-2.0
Closed

Update to containerd 2.0 rc#1545
dmcgowan wants to merge 2 commits intocontainerd:mainfrom
dmcgowan:update-containerd-2.0

Conversation

@dmcgowan
Copy link
Copy Markdown
Member

@dmcgowan dmcgowan commented Feb 7, 2024

Use a containerd 2.0 tag to use v2 packages. To find broken areas before final release.

@dmcgowan dmcgowan force-pushed the update-containerd-2.0 branch 2 times, most recently from bce2d3a to 302a779 Compare March 25, 2024 06:06
@AkihiroSuda AkihiroSuda changed the title Update to containerd 2.0 beta Update to containerd 2.0 rc Mar 27, 2024
@AkihiroSuda AkihiroSuda requested a review from ktock March 27, 2024 07:37
@dmcgowan dmcgowan force-pushed the update-containerd-2.0 branch 3 times, most recently from 7e727bc to 06db6c6 Compare April 24, 2024 04:02
Comment thread Dockerfile Outdated
# limitations under the License.

ARG CONTAINERD_VERSION=v1.7.13
ARG CONTAINERD_VERSION=v2.0.0-rc.0
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Could you bump up this to v2.0.0-rc.1?

@dmcgowan dmcgowan force-pushed the update-containerd-2.0 branch 3 times, most recently from b3454f8 to 964e33d Compare May 29, 2024 18:40
Comment thread Dockerfile Outdated
# If TARGETARCH isn't supported by the builder, the default value is "amd64".

FROM golang:1.21.5-bullseye AS golang-base
FROM golang:1.22.3-bullseye AS golang-base
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

On runc-dev stage (line 81), please use go 1.21 to fix the current CI failure (OCI runtime create failed: runc create failed: unable to start container process: error during container init: read init-p: connection reset by peer: unknown).

dmcgowan added 2 commits May 31, 2024 22:11
Use interfaces from 2.0 package

Signed-off-by: Derek McGowan <[email protected]>
Signed-off-by: Derek McGowan <[email protected]>
@dmcgowan dmcgowan force-pushed the update-containerd-2.0 branch from b2355d4 to 382a351 Compare June 1, 2024 05:15
@ktock
Copy link
Copy Markdown
Member

ktock commented Jul 3, 2024

@dmcgowan Another PR for containerd v2 migration (#1722) is posted recently.
If this PR is still active, please let me know and rebase this PR so that we can prioritize this PR.

@AkihiroSuda
Copy link
Copy Markdown
Member

#1722 is now merged

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.

3 participants