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.22] Bump runc version #3307

Closed
brandond opened this issue Sep 1, 2022 · 1 comment
Closed

[release-1.22] Bump runc version #3307

brandond opened this issue Sep 1, 2022 · 1 comment
Assignees

Comments

@brandond
Copy link
Member

brandond commented Sep 1, 2022

Backport to release-1.22:

@bguzman-3pillar
Copy link
Contributor

bguzman-3pillar commented Sep 15, 2022

Validated on v1.22.14-rc1+rke2r1

rke2 -v
rke2 version v1.22.14-rc1+rke2r1 (2e7c4a7123b8938dd65207decd09edc257946350)
go version go1.16.14b7

Environment Details

Infrastructure

  • Cloud
  • Hosted

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

rke2 -v
rke2 version v1.22.14-rc1+rke2r1 (2e7c4a7123b8938dd65207decd09edc257946350)
go version go1.16.14b7

Cluster Configuration:

1 server

Testing Steps

  1. Install RKE2
  2. Run runc --version to check the version

Validation Results:

  • rke2 version used for validation:
  • v1.1.4 is showed!

$ runc --version
runc version 1.1.4
commit: v1.1.4-0-g5fd4c4d1
spec: 1.0.2-dev
go: go1.16.10b7


$ kubectl get node -A -o wide
NAME              STATUS   ROLES                       AGE     VERSION           INTERNAL-IP    EXTERNAL-IP   OS-IMAGE           KERNEL-VERSION    CONTAINER-RUNTIME
ip-172-31-34-54   Ready    control-plane,etcd,master   2m45s   v1.22.14+rke2r1   172.31.34.54   <none>        Ubuntu 22.04 LTS   5.15.0-1011-aws   containerd://1.5.13-k3s1

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