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 #8603

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

Bump containerd to v1.7.7 #8603

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

Comments

@brandond
Copy link
Contributor

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

@bguzman-3pillar
Copy link

Validated on commit 0c9bf36

Environment Details

Infrastructure

  • Cloud
  • Hosted

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

Ubuntu

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 verison running /var/lib/rancher/k3s/data/current/bin/containerd -v

Validation Results:

---------------------
Version Checked: k3s version v1.28.2+k3s-0c9bf36f (0c9bf36f)
go version go1.20.8
IP Address: 3.148.109.65
Command Executed: /var/lib/rancher/k3s/data/current/bin/containerd -v
Execution Location: Node
Expected Value: v1.7.7
---------------------

Command:
/var/lib/rancher/k3s/data/current/bin/containerd -v
---------------------
Assertion:
v1.7.7
----------------------
Matched with result:
containerd github.com/k3s-io/containerd v1.7.7-k3s1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

3 participants