Mellanox / network-operator

Mellanox Network Operator
Apache License 2.0
205 stars 50 forks source link

chore: generate docs versions var #994

Closed rollandf closed 2 months ago

rollandf commented 2 months ago

Generate documentation var files to be used in network-operator-docs repo.

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 10090377988

Details


Files with Coverage Reduction New Missed Lines %
controllers/macvlannetwork_controller.go 2 86.25%
controllers/ipoibnetwork_controller.go 5 77.38%
<!-- Total: 7 -->
Totals Coverage Status
Change from base Build 10090262115: 0.2%
Covered Lines: 3268
Relevant Lines: 5091

💛 - Coveralls
rollandf commented 2 months ago

/retest-image_scan

adrianchiris commented 2 months ago

at some point, i think we would need to carve out docs related scripts/logic and put them in doc repo if we see we get too much of those, relying on release.yaml file from this repo.