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

Use newer contianernetworking/cni 100 type #411

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

manuelbuil
Copy link
Collaborator

@manuelbuil manuelbuil commented Feb 23, 2024

What this PR does / why we need it:

Given that we are now using contianernetworking/cni v1.1.2, we can move to the latest 100 type.
This PR moves to the newer type: "github.com/containernetworking/cni/pkg/types/100". The biggest change is the removal of the Version field. Components using this new type basically process the Address to verify the type.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer (optional):

@manuelbuil manuelbuil changed the title Use newer 100 type Use newer contianernetworking/cni 100 type Feb 23, 2024
@coveralls
Copy link

coveralls commented Feb 23, 2024

Pull Request Test Coverage Report for Build 8018475037

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.1%) to 72.166%

Totals Coverage Status
Change from base Build 8018096162: -0.1%
Covered Lines: 1133
Relevant Lines: 1570

💛 - Coveralls

Signed-off-by: Manuel Buil <mbuil@suse.com>
Copy link
Collaborator

@maiqueb maiqueb left a comment

Choose a reason for hiding this comment

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

tks

Copy link
Member

@dougbtv dougbtv left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks!

@manuelbuil manuelbuil merged commit 25b500b into k8snetworkplumbingwg:master Feb 29, 2024
10 checks passed
@manuelbuil manuelbuil deleted the useNewerType branch February 29, 2024 13:33
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.

None yet

4 participants