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
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 version v1.31.4-rc1+k3s1 (a562d090) 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: