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] Update Flannel to v0.26.1 #7233

Closed
rbrtbnfgl opened this issue Nov 7, 2024 · 1 comment
Closed

[Release 1.31] Update Flannel to v0.26.1 #7233

rbrtbnfgl opened this issue Nov 7, 2024 · 1 comment
Assignees
Labels

Comments

@rbrtbnfgl
Copy link
Contributor

Backport for #7228

@mdrahman-suse
Copy link
Contributor

mdrahman-suse commented Nov 12, 2024

Validated on release-1.31 with commit 5b9a8f8

$ rke2 -v
rke2 version v1.31.2+dev.5b9a8f82 (5b9a8f82e455d9e2da999c8e3f6b93174812175a)
go version go1.22.8 X:boringcrypto

$ kubectl get nodes -o yaml | grep 'hardened-flannel' -A1
      - docker.io/rancher/hardened-flannel@sha256:5e52b239c1407ba561fce06403d71aa177c3e54a96ae00430fef467ced586298
      - docker.io/rancher/hardened-flannel:v0.26.1-build20241107
      sizeBytes: 81056614
--
      - docker.io/rancher/hardened-flannel@sha256:5e52b239c1407ba561fce06403d71aa177c3e54a96ae00430fef467ced586298
      - docker.io/rancher/hardened-flannel:v0.26.1-build20241107
      sizeBytes: 81056614

$ sudo cat /var/lib/rancher/rke2/data/v1.31.2-dev.5b9a8f82-b14249a4a1c2/charts/rke2-flannel.yaml | grep rke2-flannel
  name: "rke2-flannel"
    helm.cattle.io/chart-url: "https://rke2-charts.rancher.io/assets/rke2-flannel/rke2-flannel-v0.26.100.tgz"

Windows

PS C:\Users\Administrator> C:\usr\local\bin\rke2.exe -v
rke2.exe version v1.31.2+dev.5b9a8f82 (5b9a8f82e455d9e2da999c8e3f6b93174812175a)
go version go1.22.8

PS C:\Users\Administrator> C:\var\lib\rancher\rke2\data\v1.31.2-dev.5b9a8f82-windows-amd64-8e2944fa2533\bin\flannel.exe -version
CNI Plugin flannel version v1.6.0-flannel1 (windows/amd64) commit 3389866d built on 2024-10-21T08:01:32Z
CNI protocol versions supported: 0.1.0, 0.2.0, 0.3.0, 0.3.1, 0.4.0, 1.0.0, 1.1.0

PS C:\Users\Administrator> C:\var\lib\rancher\rke2\data\v1.31.2-dev.5b9a8f82-windows-amd64-8e2944fa2533\bin\flanneld.exe -version
v0.26.1

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

No branches or pull requests

2 participants