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 coredns and cluster-proportional-autoscaler
The text was updated successfully, but these errors were encountered:
Existing Release
$ kgp coredns-56f6fc8fd7-2vbc2 -n kube-system -o yaml | grep -i image:
DEBU[0000] Asset dir /var/lib/rancher/k3s/data/3b5b4bda92acada40dbf3251e7e040c82cd2a79760260b5cec3e42f7c1cd0a17 DEBU[0000] Running /var/lib/rancher/k3s/data/3b5b4bda92acada40dbf3251e7e040c82cd2a79760260b5cec3e42f7c1cd0a17/bin/kubectl [kubectl get pods coredns-56f6fc8fd7-2vbc2 -n kube-system -o yaml] image: rancher/mirrored-coredns-coredns:1.11.3 image: docker.io/rancher/mirrored-coredns-coredns:1.11.3
$ k3s -v
k3s version v1.31.3+k3s1 (6e6af988) go version go1.22.8
$ kgp coredns-747df8996b-hqdg7 -n kube-system -o yaml | grep -i image:
DEBU[0000] Asset dir /var/lib/rancher/k3s/data/bbbbff7a3b59125bd3a40c4f1df4e21ce659e32ea9550275271bda4e395617a1 DEBU[0000] Running /var/lib/rancher/k3s/data/bbbbff7a3b59125bd3a40c4f1df4e21ce659e32ea9550275271bda4e395617a1/bin/kubectl [kubectl get pods coredns-747df8996b-hqdg7 -n kube-system -o yaml] image: rancher/mirrored-coredns-coredns:1.12.0 image: docker.io/rancher/mirrored-coredns-coredns:1.12.0
k3s version v1.29.12-rc1+k3s1 (ab3818c6) go version go1.22.9
Sorry, something went wrong.
manuelbuil
No branches or pull requests
Backport fix for Bump coredns and cluster-proportional-autoscaler
The text was updated successfully, but these errors were encountered: