|
Ran
|
Jobs
1
|
Files
231
|
Run time
1min
|
Badge
README BADGES
|
push
github
Update dependency kind to v0.31.0 (main) (#3920) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [kind](https://redirect.github.com/kubernetes-sigs/kind) | minor | `0.30.0` -> `0.31.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>kubernetes-sigs/kind (kind)</summary> ### [`v0.31.0`](https://redirect.github.com/kubernetes-sigs/kind/releases/tag/v0.31.0) This release contains dependency updates and defaults to Kubernetes 1.35.0. Please take note of the breaking changes from Kubernetes 1.35, and how to prepare for **future** changes to move off of the deprecated kubeam v1beta3 in favor of v1beta4. We will include updated reminders for both again in subsequent releases. <h1 id="breaking-changes">Breaking Changes</h1> The default node image is now `kindest/node:v1.35.0@​sha256:452d707d41160e22870e37e3f6c1ac31f` <h2 id="kubernetes-cgroupv1">Kubernetes 1.35+ Cgroup v1</h2> Kubernetes [will be removing cgroup v1 support](https://kubernetes.io/blog/2025/12/17/kubernetes-v1-35-release/#removal-of-cgroup-v1-support), and therefore kind node images at those versions will also be dropping support. You can read more about this change in the Kubernetes release blog: https://kubernetes.io/blog/2025/12/17/kubernetes-v1-35-release/#removal-of-cgroup-v1-support If you must use kind on cgroup v1, we recommend using an older Kubernetes release for the immediate future, but we also strongly recommend migrating to cgroup v2. In the near future as Kubernetes support dwindles, KIND will also clean up cgroup v1 workarounds and drop support in future kind releases and images, regardless of Kubernetes version. Most stable linux distros should be on cgroupv2 out of the box. This is a reminder to use pinned images by digest, see the note below about images for this release. <h2... (continued)
9670 of 12725 relevant lines covered (75.99%)
16.48 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 3 |
83.06 |
-0.98% | internal/resources/providers/gcplib/inventory/provider.go |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 21858807525.1 | 231 |
75.99 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|