Skip to content

CNI plugins v0.8.1

Compare
Choose a tag to compare
@squeed squeed released this 05 Jun 17:11
fe60fcd

This is a minor release that fixes some critical bugs in v0.8.0

Bugs

  • bridge: fix ipMasq setup to use correct source address (#325).
  • fix compilation error on 386 (#324).
  • bandwidth: get bandwidth interface in host ns through container interface (#321). fixes #260

Improvements

  • Release: bump go to v1.12 (#326).
  • host-device: add pciBusID property (#300).