We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Backport fix for Bump runc to v1.1.13
The text was updated successfully, but these errors were encountered:
-$ v1.28.14-rc3+rke2r1
Command: (find /var/lib/rancher/rke2/data/ -type f -name runc -exec {} --version \;) --------------------- Assertion: 1.1.14 ---------------------- Matched with result: runc version 1.1.14 commit: v1.1.14-0-g2c9f5602 spec: 1.0.2-dev go: go1.22.7 X:boringcrypto libseccomp: 2.5.4
Command: kubectl get node -o yaml --kubeconfig=/tmp/fmorall_kubeconfig | grep containerd -A1 --------------------- Assertion: 1.7.21 ---------------------- Matched with result: containerRuntimeVersion: containerd://1.7.21-k3s2 kernelVersion: 5.15.0-1019-aws
Sorry, something went wrong.
Validated as in the PR versions
brandond
No branches or pull requests
Backport fix for Bump runc to v1.1.13
The text was updated successfully, but these errors were encountered: