Skip to content

Tags: k8snetworkplumbingwg/multus-cni

Tags

v4.0.2

Toggle v4.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1095 from s1061123/fix/plugin-without-interface

Fix multus to support CNI plugin which does not create interface

v4.0.1

Toggle v4.0.1's commit message
Minor update for bugfix

v4.0.0

Toggle v4.0.0's commit message
Change gopkg.in to v4 for v4 release

v3.9.3

Toggle v3.9.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update network-attachment-definition-client for multus v3 (#996)

Update network-attachment-definition-client package
to support DeviceInfo spec 1.1.0

Signed-off-by: Yury Kulazhenkov <[email protected]>

Signed-off-by: Yury Kulazhenkov <[email protected]>

v4.0.0-alpha

Toggle v4.0.0-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix kubeletSocket scope (#941)

The kubeletSocket in the function is scoping the const kubeletSocket
which causing resource api to fail with

"stat /var/lib/kubelet/pod-resources/.sock: no such file or directory"

Signed-off-by: Moshe Levi <[email protected]>

Signed-off-by: Moshe Levi <[email protected]>

v3.9.2

Toggle v3.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #924 from k8snetworkplumbingwg/fix/image

Fix release 3.x thick image tag to isolate from 4.0

v3.9.1

Toggle v3.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #881 from chrisplo/detect-python3

Detect python3

v3.9

Toggle v3.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #864 from s1061123/default-route-pointer

Use *[]net.IP for 'default-route' network selection element.

v3.8

Toggle v3.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #724 from s1061123/downgrade-k8s-vendor

Downgrade Kubernetes vendor version

v3.7.2

Toggle v3.7.2's commit message
Release v3.7.2 with bugfixes.