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 to containerd v1.5 #6449

Open
ZachEddy opened this issue Aug 12, 2021 · 4 comments
Open

Upgrade to containerd v1.5 #6449

ZachEddy opened this issue Aug 12, 2021 · 4 comments
Assignees
Labels
area: shim An issue with the containerd shim runtime: containerd Issues related to containerd type: enhancement New feature or request

Comments

@ZachEddy
Copy link
Contributor

Description

The containerd/containerd dependency is currently two minor versions behind the latest release:

  • Version currently used by gVisor: v1.3.9
  • Latest version: v1.5.5

There are subtle incompatibilities between gVisor and newer versions of containerd that require temporary workarounds and fixes (see #6414 and #6232). These workarounds allow gVisor users to upgrade containerd beyond v1.3, but they should eventually be removed in favor of upgrading the containerd version used by gVisor.

Is this feature related to a specific bug?

Do you have a specific solution in mind?

No response

@ZachEddy ZachEddy added the type: enhancement New feature or request label Aug 12, 2021
@ianlewis ianlewis added area: shim An issue with the containerd shim runtime: containerd Issues related to containerd labels Aug 16, 2021
@avagin
Copy link
Collaborator

avagin commented Sep 24, 2021

Cc: @fvoznika

@fvoznika
Copy link
Member

fvoznika commented Oct 6, 2021

We need to wait for Kubernetes 1.23, which uses containerd 1.4, to reach end of life before we can start using 1.5. Otherwise we loose the ability to issue security patches to 1.23 if needed. This link has the schedule for release deprecations. 1.23 end of life is set to 2023-05.

Apart from #6414, is there any other problem you're facing using containerd 1.5 with gVisor's shim?

copybara-service bot pushed a commit that referenced this issue Oct 22, 2021
"cri.runtimeoptions.v1" moved to "runtimeoptions.v1" and containerd
configuration format version 2 is required.

Updates #6449

PiperOrigin-RevId: 404671168
copybara-service bot pushed a commit that referenced this issue Oct 25, 2021
"cri.runtimeoptions.v1" moved to "runtimeoptions.v1" and containerd
configuration format version 2 is required.

Updates #6449

PiperOrigin-RevId: 405474653
@github-actions
Copy link

A friendly reminder that this issue had no activity for 120 days.

@github-actions github-actions bot added the stale-issue This issue has not been updated in 120 days. label Sep 13, 2023
@zkoopmans zkoopmans reopened this Sep 13, 2023
@zkoopmans
Copy link
Contributor

This issue is unblocked, so I'll start working on it.

@manninglucas manninglucas removed the stale-issue This issue has not been updated in 120 days. label Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: shim An issue with the containerd shim runtime: containerd Issues related to containerd type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

6 participants