Skip to content

Releases: k8snetworkplumbingwg/sriov-network-device-plugin

v3.8.0

06 Nov 12:57
a380ca5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.7.0...v3.8.0

v3.7.0

03 Jun 10:50
3c041f8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.6.2...v3.7.0

v3.6.2

03 Dec 12:46
30652a2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.6.1...v3.6.2

v3.6.1

28 Nov 16:34
94fcf0f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.6.0...v3.6.1

v3.6.0

10 Oct 08:21
1414269
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.5.1...v3.6.0

v3.5.1

04 Jul 09:34
6fff085
Compare
Choose a tag to compare

What's Changed

Container image

  • ghcr.io/k8snetworkplumbingwg/sriov-network-device-plugin:v3.5.1

Full Changelog: v3.5.0...v3.5.1

v3.5.0

26 May 08:02
0f79c0e
Compare
Choose a tag to compare

What's Changed

Container image

  • ghcr.io/k8snetworkplumbingwg/sriov-network-device-plugin:v3.5.0

Full Changelog: v3.4.0...v3.5.0

v3.4.0

29 Nov 16:26
7488066
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.3.2...v3.4.0

Container Image

  • ghcr.io/k8snetworkplumbingwg/sriov-network-device-plugin:v3.4.0

v3.3.2: Update dependencies and fix DDPTool build issue

05 May 12:06
Compare
Choose a tag to compare

Dependency updates

Fixes

  • Fix building with Go 1.16 #331
  • Fix DDPTool building with gcc 10 #333

Enhancements

  • Create GH container registry images for each new push to master and each new release #334
  • Update DDP docs #343

v3.3.1: Fix Dockerfile issues & filtering accelerator device

27 Jan 13:21
Compare
Choose a tag to compare

Bug Fixes:

  • PCI address based filtering for accelerator devices was indicated as supported in documentation but not implemented with code. #301
  • Set Dockerfile golang alpine image to fix DDPTool build #317
  • Set Dockerfile alpine image to fix alpine APK proxy issue #318