fix(deps): update kubernetes packages to v0.35.0#1355
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1355 +/- ##
=======================================
Coverage 74.41% 74.41%
=======================================
Files 53 53
Lines 3666 3666
=======================================
Hits 2728 2728
Misses 766 766
Partials 172 172 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
3f0b9f6 to
ae901ef
Compare
ae901ef to
ddfe7bf
Compare
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
0f821be to
e3b8b8c
Compare
e3b8b8c to
cfb9f82
Compare
960c40a to
4ee098d
Compare
916d2e8 to
ef63a04
Compare
c26ef84 to
814922d
Compare
814922d to
e7ad2fa
Compare
|
Claude analysis of 0.34.3 -> 0.35.0 k8s.io package update Summary: Kubernetes v0.34.x → v0.35.0 Upgrade Analysis Breaking Changes Assessment: ✅ No relevant breaking changes The upgrade is safe for this repository. Here's why: Changes That Don't Affect Us:
Changes That Are Beneficial:
Test Coverage: ✅ Excellent The test suite comprehensively covers all areas that use the updated packages: Pod API Usage (src/kubelet/metric/pods_test.go:248-436):
Stats API Usage (src/kubelet/metric/metric_test.go:10-678):
Informer/Lister Usage (internal/discovery/pods_lister_test.go:32-278):
Node API Usage:
Test Results: ✅ All Passing After syncing the vendor directory with go mod vendor, all tests pass: What We Actually Use From The Updated Packages: From k8s.io/api/core/v1:
From k8s.io/client-go:
From k8s.io/kubelet/pkg/apis/stats/v1alpha1:
All of these APIs remain stable and backward compatible in v0.35.0. |
This PR contains the following updates:
v0.34.2→v0.35.0v0.34.2→v0.35.0v0.34.2→v0.35.0v0.34.2→v0.35.0Release Notes
kubernetes/api (k8s.io/api)
v0.35.0Compare Source
v0.34.3Compare Source
kubernetes/apimachinery (k8s.io/apimachinery)
v0.35.0Compare Source
v0.34.3Compare Source
kubernetes/client-go (k8s.io/client-go)
v0.35.0Compare Source
v0.34.3Compare Source
kubernetes/kubelet (k8s.io/kubelet)
v0.35.0Compare Source
v0.34.3Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.