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

Update CNI to 1.2.0 #23267

Merged
merged 2 commits into from Jan 24, 2023
Merged

Update CNI to 1.2.0 #23267

merged 2 commits into from Jan 24, 2023

Conversation

michi-covalent
Copy link
Contributor

Run images/scripts/update-cni-version.sh 1.2.0 to update the CNI version.

Ref: https://github.com/containernetworking/plugins/releases/tag/v1.2.0
Signed-off-by: Michi Mutsuzaki michi@isovalent.com

Run `images/scripts/update-cni-version.sh 1.2.0` to update the CNI
version.

Ref: https://github.com/containernetworking/plugins/releases/tag/v1.2.0
Signed-off-by: Michi Mutsuzaki <michi@isovalent.com>
@michi-covalent michi-covalent requested a review from a team as a code owner January 23, 2023 23:22
@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Jan 23, 2023
@michi-covalent michi-covalent temporarily deployed to release-base-images January 23, 2023 23:22 — with GitHub Actions Inactive
@github-actions github-actions bot added the kind/community-contribution This was a contribution made by a community member. label Jan 23, 2023
@michi-covalent michi-covalent added release-note/misc This PR makes changes that have no direct user impact. and removed kind/community-contribution This was a contribution made by a community member. labels Jan 23, 2023
@maintainer-s-little-helper maintainer-s-little-helper bot removed the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Jan 23, 2023
@michi-covalent michi-covalent added dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. needs-backport/1.10 needs-backport/1.13 This PR / issue needs backporting to the v1.13 branch labels Jan 23, 2023
@maintainer-s-little-helper maintainer-s-little-helper bot removed the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Jan 23, 2023
@maintainer-s-little-helper maintainer-s-little-helper bot added this to Needs backport from master in 1.12.6 Jan 23, 2023
@maintainer-s-little-helper maintainer-s-little-helper bot added this to Needs backport from master in 1.11.13 Jan 23, 2023
@maintainer-s-little-helper maintainer-s-little-helper bot added this to Needs backport from master in 1.10.19 Jan 23, 2023
Signed-off-by: Cilium Imagebot <noreply@cilium.io>
@auto-committer auto-committer bot requested review from a team as code owners January 23, 2023 23:45
@auto-committer auto-committer bot requested review from nebril and aanm January 23, 2023 23:45
@auto-committer auto-committer bot temporarily deployed to release-base-images January 23, 2023 23:45 Inactive
@michi-covalent
Copy link
Contributor Author

/test

@michi-covalent
Copy link
Contributor Author

just to add a bit more context, v1.1.1 /cni/loopback is built with go 1.17.7 which contains some security vulnerabilities. v1.2.0 is built with go 1.18.10 which is the latest 1.18 release.

@aanm aanm requested review from squeed and removed request for borkmann January 24, 2023 10:21
@aanm aanm removed request for nebril and aanm January 24, 2023 10:22
@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Jan 24, 2023
@christarazi christarazi added the area/cni Impacts the Container Networking Interface between Cilium and the orchestrator. label Jan 24, 2023
@ldelossa ldelossa merged commit 1172a07 into master Jan 24, 2023
@ldelossa ldelossa deleted the pr/michi/cni branch January 24, 2023 18:44
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Needs backport from master to Backport pending to v1.10 in 1.11.13 Jan 24, 2023
@ldelossa ldelossa mentioned this pull request Jan 24, 2023
18 tasks
@michi-covalent michi-covalent added release-blocker/1.10 release-blocker/1.11 This issue will prevent the release of the next version of Cilium. release-blocker/1.12 This issue will prevent the release of the next version of Cilium. and removed needs-backport/1.10 needs-backport/1.13 This PR / issue needs backporting to the v1.13 branch labels Jan 25, 2023
@maintainer-s-little-helper maintainer-s-little-helper bot removed this from Needs backport from master in 1.12.6 Jan 25, 2023
@maintainer-s-little-helper maintainer-s-little-helper bot removed this from Needs backport from master in 1.10.19 Jan 25, 2023
@michi-covalent
Copy link
Contributor Author

manually backporting to v1.13, v1.12, and v1.10 branches:

for v1.11 it's included in this backport PR: #23313

@michi-covalent michi-covalent removed release-blocker/1.10 release-blocker/1.11 This issue will prevent the release of the next version of Cilium. release-blocker/1.12 This issue will prevent the release of the next version of Cilium. labels Jan 25, 2023
@joestringer joestringer added backport-done/1.11 The backport for Cilium 1.11.x for this PR is done. and removed backport-pending/1.11 labels Jan 25, 2023
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Backport pending to v1.10 to Backport done to v1.11 in 1.11.13 Jan 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cni Impacts the Container Networking Interface between Cilium and the orchestrator. backport-done/1.11 The backport for Cilium 1.11.x for this PR is done. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact.
Projects
No open projects
1.11.13
Backport done to v1.11
Development

Successfully merging this pull request may close these issues.

None yet

5 participants