k8snetworkplumbingwg / sriov-network-device-plugin

SRIOV network device plugin for Kubernetes
Apache License 2.0
410 stars 177 forks source link

Bump ghw library version #593

Closed ianb-mp closed 2 months ago

ianb-mp commented 2 months ago

Fixes PCI parsing bug in jaypipes/ghw which is fixed in latest release - see: https://github.com/jaypipes/ghw/pull/373

Also ref: https://github.com/k8snetworkplumbingwg/sriov-network-operator/issues/772

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 10911196901

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
cmd/sriovdp/manager.go 3 4 75.0%
<!-- Total: 3 4 75.0% -->
Totals Coverage Status
Change from base Build 10769849902: -0.008%
Covered Lines: 2102
Relevant Lines: 2793

💛 - Coveralls
adrianchiris commented 2 months ago

@ianb-mp can you rebase this one ?