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 upstream cni to 1.5.1 #3065

Merged
merged 1 commit into from
Oct 9, 2024
Merged

update upstream cni to 1.5.1 #3065

merged 1 commit into from
Oct 9, 2024

Conversation

haouc
Copy link
Contributor

@haouc haouc commented Oct 9, 2024

What type of PR is this?

Which issue does this PR fix?:

What does this PR do / Why do we need it?:
This is upgrading upstream CNI binary to v1.5.1.

Testing done on this change:

Will this PR introduce any new dependencies?:

Will this break upgrades or downgrades? Has updating a running cluster been tested?:

Does this change require updates to the CNI daemonset config files to work?:

Does this PR introduce any user-facing change?:


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@haouc haouc requested a review from a team as a code owner October 9, 2024 01:00
@@ -279,7 +279,7 @@ docker-metrics-test: ## Run metrics helper unit test suite in a container.
make metrics-unit-test

# Fetch the CNI plugins
plugins: FETCH_VERSION=1.4.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have to look at the change log to see if these introduce any backwards incompatiblity changes. We had revert it back to 1.4.x sometime ago, if I remember correctly.

cc: @M00nF1sh do you recollect?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This update is fine. We aren't changing the CNI spec here.

@orsenthil
Copy link
Member

I don't see any backwards incompatible changes listed in the releases

So, this upgrade looks good to me.

@haouc haouc merged commit c13352a into aws:master Oct 9, 2024
6 checks passed
@haouc haouc deleted the cni branch October 9, 2024 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants