|
Ran
|
Jobs
1
|
Files
53
|
Run time
1min
|
Badge
README BADGES
|
push
github
chore: bump github.com/k8snetworkplumbingwg/network-attachment-definition-client from 1.7.4 to 1.7.5 (#1100) Bumps [github.com/k8snetworkplumbingwg/network-attachment-definition-client](https://github.com/k8snetworkplumbingwg/network-attachment-definition-client) from 1.7.4 to 1.7.5. <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.5</h2> <p>This release contains a fix related to the determination of the default interface, e.g. setting the <code>default</code> parameter to <code>true</code> in the <code>network-status</code> annotation based on the presence of a gateway in the <a href="https://github.com/containernetworking/cni/blob/main/SPEC.md#add-success">CNI ADD success result</a> <code>ips.gateway</code> and makes the determination of the default based on the first interface that has an associated value of gateway (using the interface index in the <code>ips</code> element in the CNI ADD success result).</p> <p>This provides flexibility especially in CRI-O which uses the first interface and IP addresses for the <code>pod.IP</code> in Kubernetes, therefore. Containerd functionality is unchanged in that it uses the value for the IP addresses specifically</p> <p>It's worth noting that CNI ADD success results which do not contain any interfaces will be discarded in this determination of the default, therefore it's recommended to set one with an associated gateway if aiming to have it be noted as the default.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/k8snetworkplumbingwg/network-attachment-definition-client/commit/7d2def1df"><code>7d2def1</code></a> Merge pull request <a href="https://redirect.github.com/... (continued)
3334 of 5511 relevant lines covered (60.5%)
27.85 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 3 |
78.24 |
-1.26% | controllers/nicclusterpolicy_controller.go |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 11382791937.1 | 53 |
60.5 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|