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 multus and flannel images to fix CVE GO-2024-3106
The text was updated successfully, but these errors were encountered:
[2024-09-17T22:11:36.884Z] rke2 version v1.29.9-rc3+rke2r1 (429b6bbac506250ccc93e3c17967849223529c50) [2024-09-17T22:11:36.884Z] go version go1.22.6 X:boringcrypto [2024-09-17T22:11:39.423Z] [2024-09-17T22:11:39.423Z] Command: [2024-09-17T22:11:39.423Z] kubectl get node -o yaml --kubeconfig=/tmp/mdrke2129vb_kubeconfig | grep multus-cni -A1 [2024-09-17T22:11:39.423Z] --------------------- [2024-09-17T22:11:39.423Z] Assertion: [2024-09-17T22:11:39.423Z] v4.1.0-build20240910 [2024-09-17T22:11:39.423Z] ---------------------- [2024-09-17T22:11:39.423Z] Matched with result: [2024-09-17T22:11:39.423Z] - docker.io/rancher/hardened-multus-cni@sha256:c94f19d908e91ce7c28e68a2d70366374ab21f1b2c9f06bcffdcd91b0a63d1f5 [2024-09-17T22:11:39.423Z] - docker.io/rancher/hardened-multus-cni:v4.1.0-build20240910 [2024-09-17T22:11:39.423Z] sizeBytes: 37427067 [2024-09-17T22:11:42.865Z] [2024-09-17T22:11:42.865Z] Command: [2024-09-17T22:11:42.865Z] kubectl -n kube-system get pods -l k8s-app=canal -o jsonpath={..image} --kubeconfig=/tmp/mdrke2129vb_kubeconfig | awk '{for(i=1;i<=NF;i++) if($i ~ /calico/) print $i}' [2024-09-17T22:11:42.865Z] --------------------- [2024-09-17T22:11:42.865Z] Assertion: [2024-09-17T22:11:42.865Z] v3.28.1-build20240911 [2024-09-17T22:11:42.865Z] ---------------------- [2024-09-17T22:11:42.865Z] Matched with result: [2024-09-17T22:11:42.865Z] docker.io/rancher/hardened-calico:v3.28.1-build20240911 [2024-09-17T22:11:42.865Z] docker.io/rancher/hardened-calico:v3.28.1-build20240911 [2024-09-17T22:11:42.865Z] docker.io/rancher/hardened-calico:v3.28.1-build20240911 [2024-09-17T22:11:42.865Z] rancher/hardened-calico:v3.28.1-build20240911 [2024-09-17T22:11:42.865Z] rancher/hardened-calico:v3.28.1-build20240911 [2024-09-17T22:11:42.865Z] rancher/hardened-calico:v3.28.1-build20240911 [2024-09-17T22:11:46.371Z] [2024-09-17T22:11:46.371Z] Command: [2024-09-17T22:11:46.371Z] kubectl -n kube-system get pods -l k8s-app=canal -o jsonpath={..image} --kubeconfig=/tmp/mdrke2129vb_kubeconfig | awk '{for(i=1;i<=NF;i++) if($i ~ /flannel/) print $i}' [2024-09-17T22:11:46.371Z] --------------------- [2024-09-17T22:11:46.371Z] Assertion: [2024-09-17T22:11:46.372Z] v0.25.6-build20240910 [2024-09-17T22:11:46.372Z] ---------------------- [2024-09-17T22:11:46.372Z] Matched with result: [2024-09-17T22:11:46.372Z] rancher/hardened-flannel:v0.25.6-build20240910 [2024-09-17T22:11:46.372Z] docker.io/rancher/hardened-flannel:v0.25.6-build20240910
Sorry, something went wrong.
manuelbuil
mdrahman-suse
No branches or pull requests
Backport fix for Bump multus and flannel images to fix CVE GO-2024-3106
The text was updated successfully, but these errors were encountered: