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

Bump containerd to v1.7.7 #4872

Closed
brandond opened this issue Oct 12, 2023 · 1 comment
Closed

Bump containerd to v1.7.7 #4872

brandond opened this issue Oct 12, 2023 · 1 comment
Assignees

Comments

@brandond
Copy link
Member

A new release of containerd is out; we should use it: https://github.com/containerd/containerd/releases/tag/v1.7.7

RKE2 is also well behind k3s, which is on 1.7.6

@bguzman-3pillar
Copy link
Contributor

Validated on commit 5da6508

rke2 -v
rke2 version v1.28.2+dev.45c21222 (45c21222401f736f35c0ceff66db695c195b89a5)
go version go1.20.8 X:boringcrypto

Environment Details

Infrastructure

  • Cloud
  • Hosted

Node(s) CPU architecture, OS, and Version:

## OS used to validate
NAME="Red Hat Enterprise Linux"
VERSION="9.2 (Plow)"
ID="rhel"
ID_LIKE="fedora"
VERSION_ID="9.2"
PLATFORM_ID="platform:el9"
PRETTY_NAME="Red Hat Enterprise Linux 9.2 (Plow)"
ANSI_COLOR="0;31"
LOGO="fedora-logo-icon"
CPE_NAME="cpe:/o:redhat:enterprise_linux:9::baseos"
HOME_URL="https://www.redhat.com/"
DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9"
BUG_REPORT_URL="https://bugzilla.redhat.com/"

Cluster Configuration:

1 server

Testing Steps

  1. Copy config.yaml
$ sudo mkdir -p /etc/rancher/rke2 && sudo cp config.yaml /etc/rancher/rke2
  1. Install RKE2
  2. Run (find /var/lib/rancher/rke2/data/ -type f -name containerd -exec {} --version \;)

Validation Results:

  • rke2 version used for validation:
(find /var/lib/rancher/rke2/data/ -type f -name containerd -exec {} --version \;)
containerd github.com/k3s-io/containerd v1.7.7-k3s1 3c68f92b4f95e9e505eece6930186d57802e5d2c

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

No branches or pull requests

2 participants