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

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

Bumped Version ✅

$ kgp coredns-ccb96694c-zfswb -n kube-system -o yaml | grep -i image:

DEBU[0000] Asset dir /var/lib/rancher/k3s/data/c5bb48fbd7c6f4f16681f98f7b9abffc97b8d04ea73b768df78ea17e7e31809f
DEBU[0000] Running /var/lib/rancher/k3s/data/c5bb48fbd7c6f4f16681f98f7b9abffc97b8d04ea73b768df78ea17e7e31809f/bin/kubectl [kubectl get pods coredns-ccb96694c-zfswb -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.31.4-rc1+k3s1 (a562d090)
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

3 participants