|
Ran
|
Jobs
1
|
Files
62
|
Run time
1min
|
Badge
README BADGES
|
push
github
chore: sync NIC configuration CRDs (#2940) ## What this PR does Syncs the vendored NIC Configuration Operator CRDs with `Mellanox/nic-configuration-operator@db9d5bdd2` (`upstream/main` as of 2026-07-28). The generated schema changes: - mark `maxAccOutRead` as deprecated in the configuration template and device schemas - expose `status.ports[].fwctlDevice` in the `NicDevice` CRD All five vendored CRDs were compared with the source chart CRDs; the other three were already current. Network Operator copyright headers are preserved. ## Validation - compared all five vendored CRD bodies byte-for-byte with the source chart CRDs - parsed all five CRDs with Ruby YAML - `git diff --check -- manifests/state-nic-configuration-operator` - `go test ./pkg/state -count=1 -ginkgo.focus='NIC Configuration Operator Controller'`
4991 of 7971 relevant lines covered (62.61%)
45.41 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 8 |
40.43 |
-1.02% | api/v1alpha1/zz_generated.deepcopy.go |
| 7 |
77.38 |
-8.33% | controllers/ipoibnetwork_controller.go |
| 4 |
75.24 |
-3.81% | pkg/state/state_ipoib_network.go |
| 2 |
88.46 |
-2.56% | controllers/macvlannetwork_controller.go |
| 2 |
73.17 |
-0.3% | pkg/state/state_ofed.go |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 30342558668.1 | 62 |
62.61 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|