|
Ran
|
Jobs
1
|
Files
56
|
Run time
1min
|
Badge
README BADGES
|
push
github
chore: bump github.com/k8snetworkplumbingwg/network-attachment-definition-client from 1.7.5 to 1.7.6 (#1396) Bumps [github.com/k8snetworkplumbingwg/network-attachment-definition-client](https://github.com/k8snetworkplumbingwg/network-attachment-definition-client) from 1.7.5 to 1.7.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/k8snetworkplumbingwg/network-attachment-definition-client/releases">github.com/k8snetworkplumbingwg/network-attachment-definition-client's releases</a>.</em></p> <blockquote> <h2>v1.7.6</h2> <p>This release fixes a regression affecting CNI plugins that do not specify interfaces in their CNI ADD result.</p> <p>Previously, IP addresses returned without an associated interface index were not being assigned to any <code>network-status</code> entry. This release restores the prior behavior by assigning such IPs to the last network status (i.e., the last sandboxed interface), ensuring consistent handling across plugins, especially those that omit the interfaces field entirely.</p> <p>This change is important for compatibility with certain CNI plugins and maintains expected behavior from earlier versions of the net-attach-def library.</p> <p>Special thanks to <a href="https://github.com/Brian-McM"><code>@Brian-McM</code></a> for identifying the issue and providing the fix!</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/k8snetworkplumbingwg/network-attachment-definition-client/commit/e12bd55d4"><code>e12bd55</code></a> Merge pull request <a href="https://redirect.github.com/k8snetworkplumbingwg/network-attachment-definition-client/issues/77">#77</a> from Brian-McM/assign-ips-with-no-interface-to-default...</li> <li><a href="https://github.com/k8snetworkplumbingwg/network-attachment-definition-client/commit/77dfd49fd"><code>77dfd49</code></a> Update pkg/utils/net-attach-def... (continued)
3419 of 5720 relevant lines covered (59.77%)
36.06 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 2 |
86.25 |
-2.5% | controllers/macvlannetwork_controller.go |
| 4 |
84.23 |
-1.19% | pkg/state/state_skel.go |
| 10 |
75.31 |
-4.18% | controllers/nicclusterpolicy_controller.go |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 14076737306.1 | 56 |
59.77 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|