Skip to content

bump github.com/containernetworking/cni v1.1.0#98

Merged
mikebrow merged 1 commit intocontainerd:mainfrom
aojea:cni
Apr 27, 2022
Merged

bump github.com/containernetworking/cni v1.1.0#98
mikebrow merged 1 commit intocontainerd:mainfrom
aojea:cni

Conversation

@aojea
Copy link
Copy Markdown
Contributor

@aojea aojea commented Apr 27, 2022

This is a minor update to the CNI libraries and tooling. This does not bump the protocol / spec version, which remains at v1.0.0.

Changes include:

libcni: handle empty version when parsing version (containernetworking/cni#893). Without this, Delete failed for empty-version configs, which was a regression from v0.8.0.
Fix incorrect pointer inputs to json.Unmarshal (containernetworking/cni#880).
[exec-plugins]: support plugin lists

(containernetworking/cni#865).
skel: remove superfluous err nil check in (*dispatcher).pluginMain (containernetworking/cni#864).
skel: print out CNI versions supported in help text (containernetworking/cni#860).

@aojea
Copy link
Copy Markdown
Contributor Author

aojea commented Apr 27, 2022

/assign @mikebrow
/cc @squeed @dcbw

@aojea aojea force-pushed the cni branch 2 times, most recently from 8448c77 to 0c75cce Compare April 27, 2022 21:21
Copy link
Copy Markdown
Member

@mikebrow mikebrow left a comment

Choose a reason for hiding this comment

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

LGTM

@MikeZappa87
Copy link
Copy Markdown
Member

LGTM

Signed-off-by: Antonio Ojea <antonio.ojea.garcia@gmail.com>
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.

3 participants