Skip to content

Tags: changluyi/multus-cni

Tags

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 k8snetworkplumbingwg#864 from s1061123/default-rou…

…te-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 k8snetworkplumbingwg#724 from s1061123/downgrade-k…

…8s-vendor

Downgrade Kubernetes vendor version

v3.7.2

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

v3.7.1

Toggle v3.7.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 k8snetworkplumbingwg#626 from s1061123/dev/use-ghcr

Change github action to use ghcr.io

v3.7

Toggle v3.7's commit message
Provide the option to not to log via STDERR

Today, Multus will always log via STDERR, and these logs will then
logged by the Kubelet. If we also choose to have Multus log to a file by
setting the LogFile option in the CNI configuration, the same logs will
be logged twice.

This commit provide the option to disable logging to STDERR.

Signed-off-by: Yun Zhou <[email protected]>

v3.6

Toggle v3.6'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 k8snetworkplumbingwg#536 from s1061123/fix/update-…

…vendor

Update vendors

v3.4.2

Toggle v3.4.2's commit message
Introduce gopkg.in for go module

This change introduces gopkg.in to allow everyone to use multus
code as library. Currently multus-cni uses version 'v3', hence
it hits go modules limitation, as k8snetworkplumbingwg#504 describes.

This change fix k8snetworkplumbingwg#504 with gopkg.in.

v3.4.1

Toggle v3.4.1's commit message
Includes IPv6 API server URI fixes

v3.4

Toggle v3.4's commit message
Skips binary copy in entrypoint with new parameter

v3.3

Toggle v3.3's commit message
Update CRD's version to v1