Tags: thomasferrandiz/multus-cni
Tags
Merge pull request k8snetworkplumbingwg#724 from s1061123/downgrade-k… …8s-vendor Downgrade Kubernetes vendor version
Merge pull request k8snetworkplumbingwg#626 from s1061123/dev/use-ghcr Change github action to use ghcr.io
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 <yunz@nvidia.com>
Merge pull request k8snetworkplumbingwg#536 from s1061123/fix/update-… …vendor Update vendors
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.
Merge pull request k8snetworkplumbingwg#165 from ritusood/master Merge Results from delegates
PreviousNext