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

Bump cni from v1.4.0 to v1.6.0 #53

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions cache/cni-amd64
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
682b49ff8933a997a52107161f1745f8312364b4c7f605ccdf7a77499130d89d cni-plugins-linux-amd64-v1.6.0.tgz
1 change: 1 addition & 0 deletions cache/cni-arm
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
10cd1b6b0f7c1e6faf18b2e46ee338beb1e1cce253efc7086f8bc1f4e1061d1a cni-plugins-linux-arm-v1.6.0.tgz
1 change: 1 addition & 0 deletions cache/cni-arm64
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
db09ab057ecf60b05ba05cbec38d55b95cc139c7f1078e2e4857cc13af158cee cni-plugins-linux-arm64-v1.6.0.tgz
1 change: 1 addition & 0 deletions cache/cni-ppc64le
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
d8d4bd74247407c8c73de057bc00adac28bb1ed2d2ee60a9dda278e3b398bcc2 cni-plugins-linux-ppc64le-v1.6.0.tgz
7 changes: 7 additions & 0 deletions cache/cni.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"tagName": "v1.6.0",
"url": "https://github.com/containernetworking/plugins/releases/tag/v1.6.0",
"description": "This is the v1.6.0 release of the CNI community plugins.\r\n\r\n\r\n# Changelog\r\n\r\n## Important\r\n* revert htb changes due to ongoing issues and missing maintainer by @h0nIg in https://github.com/containernetworking/plugins/pull/1105. This reverts the (undocumented) feature added in v1.5 where traffic from a specific CIDR would be exempted from bandwidth shaping. Unfortunately the implementation was lacking. We hope to re-add this feature in the future.\r\n\r\n## New features\r\n* nftables support for ipmasq and portmap by @danwinship in https://github.com/containernetworking/plugins/pull/935\r\n* dhcp: Add priority option to dhcp. by @lisongmin in https://github.com/containernetworking/plugins/pull/1091\r\n\r\n## CNI v1.1 support\r\n* Use of Scope for routes in IPAM by @LionelJouin in https://github.com/containernetworking/plugins/pull/1087\r\n* Pass status along ipam update by @LionelJouin in https://github.com/containernetworking/plugins/pull/1082\r\n\r\n## Other improvements\r\n* macvlan: add bcqueuelen setting by @champtar in https://github.com/containernetworking/plugins/pull/1074\r\n* SBR: option to pass the table id by @LionelJouin in https://github.com/containernetworking/plugins/pull/1088\r\n* host-device: use temp network namespace for rename by @champtar in https://github.com/containernetworking/plugins/pull/1073\r\n\r\n## Fixes\r\n* Fix unnecessary retrying when the link is down in dhcp by @lisongmin in https://github.com/containernetworking/plugins/pull/1076\r\n* Fix inadvertent txqueuelen being set to zero by @gudmundur in https://github.com/containernetworking/plugins/pull/1100\r\n* VRF: Wait for the local/host routes to be added by @LionelJouin in https://github.com/containernetworking/plugins/pull/1104\r\n* fix(dhcp): can not renew an ip address by @lisongmin in https://github.com/containernetworking/plugins/pull/1092\r\n\r\n## Misc / CI\r\n* Change chown to change current dir as well by @s1061123 in https://github.com/containernetworking/plugins/pull/1058\r\n* ci, go.mod: bump to go 1.23 by @squeed in https://github.com/containernetworking/plugins/pull/1094\r\n* Ignore link-local routes in SBR tests by @LionelJouin in https://github.com/containernetworking/plugins/pull/1102\r\n\r\n\r\n\r\n## New Contributors\r\n* @lisongmin made their first contribution in https://github.com/containernetworking/plugins/pull/1076\r\n* @LionelJouin made their first contribution in https://github.com/containernetworking/plugins/pull/1088\r\n* @gudmundur made their first contribution in https://github.com/containernetworking/plugins/pull/1100\r\n* @h0nIg made their first contribution in https://github.com/containernetworking/plugins/pull/1105\r\n\r\n**Full Changelog**: https://github.com/containernetworking/plugins/compare/v1.5.1...v1.6.0",
"publishedAt": "2024-10-15T09:37:10Z",
"isLatest": true
}
4 changes: 4 additions & 0 deletions roles/kubespray-defaults/defaults/main/checksums.yml
Original file line number Diff line number Diff line change
Expand Up @@ -433,6 +433,7 @@ etcd_binary_checksums:
v3.5.6: e235cb885996b8aac133975e0077eaf0a2f8dc7062ad052fa7395668a365906b
cni_binary_checksums:
arm:
v1.6.0: 4f04a62fea39f2adf42b36ad99726b0ef9d5c767f06c7bd5595604f690b3eec8
v1.4.0: 6cddc5804fff93b914f3314d62fa03f24d69f59c03940e0bbe85a370371b5bb8
v1.3.0: 86c4c866a01a8073ad14f6feec74de1fd63669786850c7be47521433f9570902
v1.2.0: fde5bf2da73995196d248177ee8deeafa8005f33cbe1ab33bd2d75c17ca5a99a
Expand All @@ -441,6 +442,7 @@ cni_binary_checksums:
v1.0.1: d35e3e9fd71687fc7e165f7dc7b1e35654b8012995bbfd937946b0681926d62d
v1.0.0: 910c2ba8b6f50b1081b219d6db04459b555940973249fcf39a792932a91f6d39
arm64:
v1.6.0: 465abd89aa217e945be0924a613f3e3c35632255bc309d53d23bcb42f40e8970
v1.4.0: 304d4389d5b732b7a73513d002c4895f731d030682d40653f411e10e39114194
v1.3.0: de7a666fd6ad83a228086bd55756db62ef335a193d1b143d910b69f079e30598
v1.2.0: 525e2b62ba92a1b6f3dc9612449a84aa61652e680f7ebf4eff579795fe464b57
Expand All @@ -449,6 +451,7 @@ cni_binary_checksums:
v1.0.1: 2d4528c45bdd0a8875f849a75082bc4eafe95cb61f9bcc10a6db38a031f67226
v1.0.0: 736335bc5923a37cfb6cc2305489ce6206bcc565004f525b5f7c3604f092aa3a
amd64:
v1.6.0: 43bd0a89c0547874827f55f1284d1b3b1382e88b4e25feff06089d8b8d33132e
v1.4.0: c2485ddb3ffc176578ae30ae58137f0b88e50f7c7f2af7d53a569276b2949a33
v1.3.0: 754a71ed60a4bd08726c3af705a7d55ee3df03122b12e389fdba4bea35d7dd7e
v1.2.0: f3a841324845ca6bf0d4091b4fc7f97e18a623172158b72fc3fdcdb9d42d2d37
Expand All @@ -457,6 +460,7 @@ cni_binary_checksums:
v1.0.1: 5238fbb2767cbf6aae736ad97a7aa29167525dcd405196dfbc064672a730d3cf
v1.0.0: 5894883eebe3e38f4474810d334b00dc5ec59bd01332d1f92ca4eb142a67d2e8
ppc64le:
v1.6.0: 179584776fa527c8351a027d7d0e63e83094b8a842cbb71b17886ba9652cf0dd
v1.4.0: c87a36a75ad1692933e3218cae734ba809ae2190c725a050ac9033fc96d2ed26
v1.3.0: 8ceff026f4eccf33c261b4153af6911e10784ac169d08c1d86cf6887b9f4e99b
v1.2.0: 4960283b88d53b8c45ff7a938a6b398724005313e0388e0a36bd6d0b2bb5acdc
Expand Down
2 changes: 1 addition & 1 deletion roles/kubespray-defaults/defaults/main/download.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ calico_apiserver_enabled: false
flannel_version: "v0.22.0"
flannel_cni_version: "v1.1.2"
weave_version: 2.8.7
cni_version: "v1.4.0"
cni_version: "v1.6.0"

cilium_version: "v1.15.4"
cilium_cli_version: "v0.16.0"
Expand Down
17 changes: 17 additions & 0 deletions version_diff.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"cni": {
"current_version": "v1.4.0",
"latest_version": "v1.6.0",
"release": {
"tagName": "v1.6.0",
"url": "https://github.com/containernetworking/plugins/releases/tag/v1.6.0",
"description": "This is the v1.6.0 release of the CNI community plugins.\r\n\r\n\r\n# Changelog\r\n\r\n## Important\r\n* revert htb changes due to ongoing issues and missing maintainer by @h0nIg in https://github.com/containernetworking/plugins/pull/1105. This reverts the (undocumented) feature added in v1.5 where traffic from a specific CIDR would be exempted from bandwidth shaping. Unfortunately the implementation was lacking. We hope to re-add this feature in the future.\r\n\r\n## New features\r\n* nftables support for ipmasq and portmap by @danwinship in https://github.com/containernetworking/plugins/pull/935\r\n* dhcp: Add priority option to dhcp. by @lisongmin in https://github.com/containernetworking/plugins/pull/1091\r\n\r\n## CNI v1.1 support\r\n* Use of Scope for routes in IPAM by @LionelJouin in https://github.com/containernetworking/plugins/pull/1087\r\n* Pass status along ipam update by @LionelJouin in https://github.com/containernetworking/plugins/pull/1082\r\n\r\n## Other improvements\r\n* macvlan: add bcqueuelen setting by @champtar in https://github.com/containernetworking/plugins/pull/1074\r\n* SBR: option to pass the table id by @LionelJouin in https://github.com/containernetworking/plugins/pull/1088\r\n* host-device: use temp network namespace for rename by @champtar in https://github.com/containernetworking/plugins/pull/1073\r\n\r\n## Fixes\r\n* Fix unnecessary retrying when the link is down in dhcp by @lisongmin in https://github.com/containernetworking/plugins/pull/1076\r\n* Fix inadvertent txqueuelen being set to zero by @gudmundur in https://github.com/containernetworking/plugins/pull/1100\r\n* VRF: Wait for the local/host routes to be added by @LionelJouin in https://github.com/containernetworking/plugins/pull/1104\r\n* fix(dhcp): can not renew an ip address by @lisongmin in https://github.com/containernetworking/plugins/pull/1092\r\n\r\n## Misc / CI\r\n* Change chown to change current dir as well by @s1061123 in https://github.com/containernetworking/plugins/pull/1058\r\n* ci, go.mod: bump to go 1.23 by @squeed in https://github.com/containernetworking/plugins/pull/1094\r\n* Ignore link-local routes in SBR tests by @LionelJouin in https://github.com/containernetworking/plugins/pull/1102\r\n\r\n\r\n\r\n## New Contributors\r\n* @lisongmin made their first contribution in https://github.com/containernetworking/plugins/pull/1076\r\n* @LionelJouin made their first contribution in https://github.com/containernetworking/plugins/pull/1088\r\n* @gudmundur made their first contribution in https://github.com/containernetworking/plugins/pull/1100\r\n* @h0nIg made their first contribution in https://github.com/containernetworking/plugins/pull/1105\r\n\r\n**Full Changelog**: https://github.com/containernetworking/plugins/compare/v1.5.1...v1.6.0",
"publishedAt": "2024-10-15T09:37:10Z",
"isLatest": true,
"component": "cni",
"owner": "containernetworking",
"repo": "plugins",
"release_type": "release"
}
}
}