Skip to content

Releases: k8snetworkplumbingwg/accelerated-bridge-cni

v0.6.0

03 Jun 14:17
8035095
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.6.0

v0.5.1

29 Mar 14:06
e85007b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

11 Jan 08:04
2a2f83a
Compare
Choose a tag to compare

What's Changed

  • Add capability to set VLANs on uplink interfaces by @etowah in #56
  • Replace ioutil.TempDir with os.MkdirTemp functions in tests by @ykulazhenkov in #59
  • Add CodeQL workflow for GitHub code scanning by @lgtm-com in #58
  • Update go to 1.19 by @ykulazhenkov in #61
  • Update DeviceInfo in CNIDeviceInfoFile with PCI dev details by @ykulazhenkov in #53
  • Tidy DaemonSet deployment example by @adrianchiris in #63

Full Changelog: v0.4.0...v0.5.0

v0.4.0

27 Oct 07:12
a63b06a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

12 May 09:39
47867d5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

01 Feb 09:34
7b41e06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0 initial release

07 Jun 13:19
930fdc5
Compare
Choose a tag to compare
Pre-release

v0.1.0 Initial release

Supported features:

  • moving VF to container namespace
  • change VF mac
  • add VF representor to Linux Bridge
  • configure VLAN ID on VF representor
  • configure VLAN trunk on VF representor