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.29] - Bump coredns and cluster-proportional-autoscaler #7368

Closed
manuelbuil opened this issue Nov 28, 2024 · 1 comment
Closed
Assignees

Comments

@manuelbuil
Copy link
Contributor

Backport fix for Bump coredns and cluster-proportional-autoscaler

@VestigeJ
Copy link
Contributor

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 -v

k3s version v1.29.12-rc1+k3s1 (ab3818c6)
go version go1.22.9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants