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

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-7f6545b9bb-45fqn -n kube-system -o yaml | grep -i image:

DEBU[0000] Asset dir /var/lib/rancher/k3s/data/c88d88febb62fa475e3ca28a2ddb6c98856c37f75d98a6998124835561e9c104
DEBU[0000] Running /var/lib/rancher/k3s/data/c88d88febb62fa475e3ca28a2ddb6c98856c37f75d98a6998124835561e9c104/bin/kubectl [kubectl get pods coredns-7f6545b9bb-45fqn -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.30.8-rc1+k3s1 (b43a365f)
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