Skip to content

Automated Containerd version update 2.2.5#6036

Open
replicated-ci-kurl wants to merge 1 commit into
mainfrom
automation/update-containerd
Open

Automated Containerd version update 2.2.5#6036
replicated-ci-kurl wants to merge 1 commit into
mainfrom
automation/update-containerd

Conversation

@replicated-ci-kurl

Copy link
Copy Markdown
Contributor

Automated changes by the cron-containerd-update GitHub action

Adds [Containerd add-on](https://kurl.sh/docs/add-ons/containerd) version 2.2.5.

@replicated-ci-kurl replicated-ci-kurl requested a review from a team as a code owner June 22, 2026 01:58
@replicated-ci-kurl replicated-ci-kurl added containerd kurl::type::feature Identifies automated prs as type feature for release notes generation action type::chore labels Jun 22, 2026
@greptile-apps

greptile-apps Bot commented Jun 22, 2026

Copy link
Copy Markdown

Comments Outside Diff (1)

  1. addons/containerd/2.2.5/host-preflight.yaml, line 54-62 (link)

    P1 Preflight regression: cgroup v2 guard dropped for RHEL/CentOS/OL 8

    Every prior containerd 2.x version in this repo (2.1.5 through 2.2.4) explicitly fails preflight for centos = 8, rhel = 8, and ol = 8 with the message: "containerd addon does not support centos 8 because containerd 2.2.x requires cgroup v2, which centos 8 does not enable by default". In this version those outcomes have been changed to pass, silently dropping the guard.

    The automated script.sh template only checks whether the package exists in the repo — it has no knowledge of the cgroup v2 runtime requirement. That requirement hasn't changed in a patch release; users on RHEL/CentOS/OL 8 with the default cgroup v1 hierarchy who pass this preflight will likely encounter runtime failures after installation. The fix for previous versions (commit a6515c9b) was a deliberate manual override that the automation has now erased. The template's find_common_versions centos8 branch needs a cgroup v2 guard for 2.x versions, or this file needs to be manually patched to restore fail for these three OS entries.

Reviews (1): Last reviewed commit: "Create new Containerd version" | Re-trigger Greptile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated-pr containerd kurl::type::feature Identifies automated prs as type feature for release notes generation action type::chore

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants