k8snetworkplumbingwg / sriov-network-operator

Operator for provisioning and configuring SR-IOV CNI plugin and device plugin
Apache License 2.0
84 stars 114 forks source link

Fix syntax for RDMA_CNI_IMAGE var substitution #780

Closed mandre closed 2 months ago

mandre commented 2 months ago

The bash syntax was incorrect and yielded:

hack/env.sh: line 35: ${$RDMA_CNI_IMAGE:-}: bad substitution
github-actions[bot] commented 2 months ago

Thanks for your PR, To run vendors CIs, Maintainers can use one of:

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 10970625017

Details


Files with Coverage Reduction New Missed Lines %
controllers/drain_controller.go 1 68.06%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 10955688294: 0.01%
Covered Lines: 6627
Relevant Lines: 14711

💛 - Coveralls