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.26] Bump containerd/runc #5119

Closed
brandond opened this issue Dec 8, 2023 · 1 comment
Closed

[release-1.26] Bump containerd/runc #5119

brandond opened this issue Dec 8, 2023 · 1 comment
Assignees

Comments

@brandond
Copy link
Member

brandond commented Dec 8, 2023

RKE2 tracking issue for:

@ShylajaDevadiga
Copy link
Contributor

Validated using latest commit id on release-1.26 branch 987c2cb

Environment Details

Infrastructure
Cloud EC2 instance

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

cat /etc/os-release 
NAME="Oracle Linux Server"
VERSION="9.3"
ID="ol"
ID_LIKE="fedora"
VARIANT="Server"
VARIANT_ID="server"
VERSION_ID="9.3"
PLATFORM_ID="platform:el9"
PRETTY_NAME="Oracle Linux Server 9.3"

Cluster Configuration:
Single node

Config.yaml:

cat /etc/rancher/rke2/config,yaml
write-kubeconfig-mode: "0644"

Steps to reproduce the issue and validate the fix

  1. Copy config.yaml
  2. Install rke2

Validation results:

[ec2-user@ip-172-31-7-206 ~]$ rke2 -v
rke2 version v1.26.11+dev.987c2cb6 (987c2cb68e6edc9ad77fc68c5756e7f6dc616e4f)
go version go1.20.11 X:boringcrypto
[ec2-user@ip-172-31-7-206 ~]$ kubectl get nodes -o wide
NAME                                         STATUS   ROLES                       AGE    VERSION           INTERNAL-IP    EXTERNAL-IP   OS-IMAGE                  KERNEL-VERSION                CONTAINER-RUNTIME
ip-172-31-7-206.us-east-2.compute.internal   Ready    control-plane,etcd,master   113s   v1.26.11+rke2r1   172.31.7.206   <none>        Oracle Linux Server 9.3   5.14.0-362.8.1.el9_3.x86_64   containerd://1.7.11-k3s2
[ec2-user@ip-172-31-7-206 ~]$ /var/lib/rancher/rke2/data/v1.26.11-dev.987c2cb6-8a69e1a74c8c/bin/runc -v
runc version 1.1.10

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