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 rke2-calico to v3.29.0 #7224
The text was updated successfully, but these errors were encountered:
$ rke2 -v rke2 version v1.30.6+dev.8353a650 (8353a650a984d57ddb197cf49411326d526cf196) go version go1.22.8 X:boringcrypto $ kubectl get nodes -o yaml | grep 'mirrored-calico' - docker.io/rancher/mirrored-calico-node@sha256:2a3ad85c7267134647c89fcf4b0f3b3506dba33b977fe2db04c89592e19f9ec4 - docker.io/rancher/mirrored-calico-node:v3.29.0 - docker.io/rancher/mirrored-calico-cni@sha256:5e52dbbb6cdb3f0e613f6805b52a9cb69f54fc614c2ce2cb53fb2f3a0bcf986e - docker.io/rancher/mirrored-calico-cni:v3.29.0 - docker.io/rancher/mirrored-calico-typha@sha256:2a2993db65528c0a222e2c92fca701c62cd11a449e5344338622385d2dca9748 - docker.io/rancher/mirrored-calico-typha:v3.29.0 - docker.io/rancher/mirrored-calico-pod2daemon-flexvol@sha256:8785b4ad60abc9a5b5e140f2737d6935a35a81f9529b3ec9ab89055af4015e0a - docker.io/rancher/mirrored-calico-pod2daemon-flexvol:v3.29.0 - docker.io/rancher/mirrored-calico-node@sha256:2a3ad85c7267134647c89fcf4b0f3b3506dba33b977fe2db04c89592e19f9ec4 - docker.io/rancher/mirrored-calico-node:v3.29.0 - docker.io/rancher/mirrored-calico-cni@sha256:5e52dbbb6cdb3f0e613f6805b52a9cb69f54fc614c2ce2cb53fb2f3a0bcf986e - docker.io/rancher/mirrored-calico-cni:v3.29.0 - docker.io/rancher/mirrored-calico-kube-controllers@sha256:5110098c326035c874cd95c2f722604bdd401f08d0b1a0f48d2b3872a3aea0f1 - docker.io/rancher/mirrored-calico-kube-controllers:v3.29.0 - docker.io/rancher/mirrored-calico-typha@sha256:2a2993db65528c0a222e2c92fca701c62cd11a449e5344338622385d2dca9748 - docker.io/rancher/mirrored-calico-typha:v3.29.0 - docker.io/rancher/mirrored-calico-operator@sha256:d02ad7bf6ef8b9d1617f370ac910cacc517371d2ceb809a8c58ec82d3cfa4581 - docker.io/rancher/mirrored-calico-operator:v1.36.0 - docker.io/rancher/mirrored-calico-pod2daemon-flexvol@sha256:8785b4ad60abc9a5b5e140f2737d6935a35a81f9529b3ec9ab89055af4015e0a - docker.io/rancher/mirrored-calico-pod2daemon-flexvol:v3.29.0
Charts
$ sudo cat /var/lib/rancher/rke2/data/v1.30.6-dev.8353a650-70dde56051d3/charts/rke2-calico.yaml | grep rke2-calico name: "rke2-calico" helm.cattle.io/chart-url: "https://rke2-charts.rancher.io/assets/rke2-calico/rke2-calico-v3.29.000.tgz"
Windows
PS C:\Users\Administrator> C:\usr\local\bin\rke2.exe -v rke2.exe version v1.30.6+dev.8353a650 (8353a650a984d57ddb197cf49411326d526cf196) go version go1.22.8 PS C:\Users\Administrator> C:\var\lib\rancher\rke2\data\v1.30.6-dev.8353a650-windows-amd64-8e1e962621e9\bin\calico-node.exe -v v3.29.0
Sorry, something went wrong.
mdrahman-suse
thomasferrandiz
No branches or pull requests
Backport fix for Bump rke2-calico to v3.29.0
#7224
The text was updated successfully, but these errors were encountered: