| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 3.3:
* This release updates for parameters necessary to properly
create a CNI configuration under Kubernetes 1.16, among other
recent stability fixes.
- Add multus-k8s-yaml package which provides the Kubernetes yaml
file to run Multus containers.
- Add patch which fixes the build from tarball:
* 0001-build-Allow-to-define-VERSION-and-COMMIT-without-git.patch
- Initial version 3.1 * Update test.sh with coveralls job inclusion * coveralls code coverage during Travis CI run, adds CI badges * Fix glide.yaml * fixing the cmddel fix code * handling the multiple cmd del call from kubelet * Add debug log for newly added functions. * Convert bytes to string in Debugf() * Add logging message for debug/error * Enable hairpin in the multus config * adding error checking in network status creation as well