Skip to content

Tags: Benguang/multus-cni

Tags

v3.1

Toggle v3.1's commit message
* Bug fixes for v3.0

* Adding full logging support in Multus CNI
* Adding code coverage

Thanks to all the contributor and Multus team

v3.0

Toggle v3.0's commit message
fixing the Network object shortname in readme.md

using `kubectl get network` throws error as follows:

```
 kubectl get network
error: the server doesn't have a resource type "network"
```

So fixing it.

v2.1

Toggle v2.1's commit message
multus: unit test multi-network interface names (k8snetworkplumbingwg#82

)

v2.0

Toggle v2.0's commit message
v2.0 Release with K8s Network plumbing working group CRD de-facto sta…

…ndards

v1.2

Toggle v1.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix grammar in README

v1.1

Toggle v1.1's commit message
Merge pull request k8snetworkplumbingwg#13 from Intel-Corp/dev/multus…

…tprsupport

adding sample kubeconfig file for testing the Multus

v1.0

Toggle v1.0's commit message
Update README.md