Package Release Info

multus-3.3-bp152.1.23

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

multus
multus-k8s-yaml

Change Logs

* Fri Oct 25 2019 Micha? Rostecki <mrostecki@opensuse.org>
- 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
* Tue Nov 27 2018 Micha? Rostecki <mrostecki@suse.de>
- 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