v3.6.0
What's Changed
- Update CONTRIBUTING doc by @adrianchiris in #437
- Cleanup unused methods by @adrianchiris in #439
- Remove API devices from reosurcePool by @adrianchiris in #440
- Remove IsSriovPF as unused method of PciDevice interface by @DmytroLinkin in #438
- Fixed linter issues by @ipatrykx in #448
- Updated dependency to govdpa v0.1.4 by @lmilleri in #450
- Info providers and devices packages by @DmytroLinkin in #441
- Add CodeQL workflow for GitHub code scanning by @lgtm-com in #455
- Documentation update by @nhennigan in #454
- Update sriov device plugin deployment by @adrianchiris in #458
- supports multi-arch image manifest by @cyclinder in #457
- Move ddptool build to its own continer by @adrianchiris in #463
- Update go-restful by @rollandf in #461
- Update GHW lib by @rollandf in #462
- Add auxiliary network devices support by @DmytroLinkin in #442
- Remove deprecated label: beta.kubernetes.io/arch by @my-git9 in #466
- Cleanup: remove ioutil for go version by @my-git9 in #465
- Readme update by @Eoghan1232 in #468
- Bump github actions to their latests versions by @adrianchiris in #471
- New environment variable to expose informers details in json format by @SchSeba in #456
- Update sriovnet lib by @rollandf in #474
- Bump golang.org/x/net from 0.0.0-20220127200216-cd36cc0744dd to 0.7.0 by @dependabot in #472
- fix CI manifest push flow by @adrianchiris in #478
- Update GetEnvVal docstring by @adrianchiris in #480
- auxnetdevice: Don't skip PCI network devices with default route by @DmytroLinkin in #477
- allow dash "-" in resource name by @liuyuan10 in #481
- Derive link type from PF if the interface name is not available by @almaslennikov in #479
- Adding rdma support documentation for intel vf's by @Eoghan1232 in #482
- bump go version to 1.20 by @Eoghan1232 in #484
- Enable race detection in unit tests by @AlinaSecret in #483
- Enable array of NetDevice selectors for one resource name by @nlbrown2 in #475
- vhost-vdpa: fix DeviceInfo file content by @lmilleri in #493
- Bump grpc and glog by @adrianchiris in #495
- Set container device permissions to 'rw' by @e0ne in #491
- Recognize modern taint in demo by @jcpunk in #496
- remove dependency elazarl/goproxy by @SalDaniele in #499
- Update device plugins volumes mounts by @e0ne in #500
- CDI implementation by @e0ne in #489
- Add
acpiIndex
selector by @ian-howell in #488 - Bump github.com/opencontainers/runc from 1.1.2 to 1.1.5 by @dependabot in #501
New Contributors
- @DmytroLinkin made their first contribution in #438
- @lmilleri made their first contribution in #450
- @lgtm-com made their first contribution in #455
- @nhennigan made their first contribution in #454
- @cyclinder made their first contribution in #457
- @rollandf made their first contribution in #461
- @my-git9 made their first contribution in #466
- @dependabot made their first contribution in #472
- @liuyuan10 made their first contribution in #481
- @AlinaSecret made their first contribution in #483
- @nlbrown2 made their first contribution in #475
- @e0ne made their first contribution in #491
- @jcpunk made their first contribution in #496
- @SalDaniele made their first contribution in #499
- @ian-howell made their first contribution in #488
Full Changelog: v3.5.1...v3.6.0