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 dependencies to v1.0.0 #351

Merged
merged 1 commit into from
Nov 3, 2021

Conversation

darkowlzz
Copy link
Contributor

@darkowlzz darkowlzz commented Aug 26, 2021

Updates CNI dependencies to v1.0.0.

IPConfig in v1.0.0 removes the Version field.

In the ignite project, we would like to use CNI v1.0.0, but since ignite uses firecracker-go-sdk, CNI dependencies have to be updated here as well. The change is mostly based on containernetworking/cni#783 . Hope that's okay.

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

@darkowlzz
Copy link
Contributor Author

Looks like I'll have to update the same in https://github.com/awslabs/tc-redirect-tap/ as well.

@darkowlzz darkowlzz changed the title Update CNI dependency to v1.0.0 Update CNI dependencies to v1.0.0 Aug 26, 2021
@gaby
Copy link

gaby commented Oct 22, 2021

@darkowlzz Can you update CNI Plugins to 1.0.1 which is the official release. The 1.0.0 release was broken.

go.mod Outdated Show resolved Hide resolved
go.mod Outdated Show resolved Hide resolved
Copy link

@gaby gaby left a comment

Choose a reason for hiding this comment

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

Update to v1.0.1 which fixes the SPEC version bug.

`IPConfig` in v1.0.1 removes the `Version` field.

Signed-off-by: Sunny <darkowlzz@protonmail.com>
@darkowlzz
Copy link
Contributor Author

darkowlzz commented Oct 23, 2021

Updated to CNI dependencies to v1.0.1. Thanks @gaby .

@gaby
Copy link

gaby commented Oct 23, 2021

Updated to CNI dependencies v1.0.1. Thanks @gaby .

I already submitted 1.0.1 for awslabs/tc-redirect-tap#11

@gaby
Copy link

gaby commented Oct 31, 2021

@kzys Friendly bump, this PR is related to awslabs/tc-redirect-tap#11

@jhult
Copy link

jhult commented Nov 3, 2021

@kzys, any news on getting this merged? Thanks!

Copy link
Contributor

@kzys kzys 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!

@kzys kzys merged commit e2e3502 into firecracker-microvm:main Nov 3, 2021
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.

4 participants