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

[Release-1.31] - Bump containerd to v1.7.22 #11068

Closed
brandond opened this issue Oct 10, 2024 · 1 comment
Closed

[Release-1.31] - Bump containerd to v1.7.22 #11068

brandond opened this issue Oct 10, 2024 · 1 comment
Assignees
Milestone

Comments

@brandond
Copy link
Member

Backport fix for Bump containerd to v1.7.22

@endawkins
Copy link

Validated on branch release-1.31 with commit 46cfd2c / version v1.31

Environment Details

Infrastructure

  • Cloud
  • Hosted

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

Linux ip-172-31-10-157 5.14.21-150500.55.44-default #1 SMP PREEMPT_DYNAMIC Mon Jan 15 10:03:40 UTC 2024 (cc7d8b6) x86_64 x86_64 x86_64 GNU/Linux
NAME="SLES"
VERSION="15-SP5"
VERSION_ID="15.5"
PRETTY_NAME="SUSE Linux Enterprise Server 15 SP5"
ID="sles"
ID_LIKE="suse"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:suse:sles:15:sp5"
DOCUMENTATION_URL="https://documentation.suse.com/"

Cluster Configuration:

1 server

Config.yaml:

write-kubeconfig-mode: 644

Additional files

N/A

Testing Steps

  1. Copy config.yaml
$ sudo mkdir -p /etc/rancher/k3s && sudo cp config.yaml /etc/rancher/k3s
  1. Install k3s
  2. Check containerd version

Replication Results:
#11066 (comment)

Validation Results:

  • k3s version used for validation:
$ k3s -v
k3s version v1.31.1+k3s-46cfd2cf (46cfd2cf)
go version go1.22.6
$ kubectl get node -o yaml --kubeconfig=/etc/rancher/k3s/k3s.yaml | grep containerd -A1
      containerRuntimeVersion: containerd://1.7.22-k3s1
      kernelVersion: 5.14.21-150500.55.44-default

Additional context / logs:

N/A

@endawkins endawkins self-assigned this Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done Issue
Development

No branches or pull requests

3 participants