Skip to content

build(deps): bump k8s.io/apimachinery from 0.36.4 to 0.37.0 in /pkg/app/pipedv1/plugin/kubernetes_multicluster - #7303

Open
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/go_modules/pkg/app/pipedv1/plugin/kubernetes_multicluster/k8s.io/apimachinery-0.37.0
Open

build(deps): bump k8s.io/apimachinery from 0.36.4 to 0.37.0 in /pkg/app/pipedv1/plugin/kubernetes_multicluster#7303
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/go_modules/pkg/app/pipedv1/plugin/kubernetes_multicluster/k8s.io/apimachinery-0.37.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps k8s.io/apimachinery from 0.36.4 to 0.37.0.

Commits
  • 7164e39 Update dependencies to v0.37.0 tag
  • e55f9ba feat(api): Update node restriction admission to use new API
  • cb0680d Merge pull request #129125 from pohly/log-client-go-tools-apis
  • 97b2132 Merge pull request #140194 from gnufied/implement-volume-health-api
  • f21afab Add validation for camelcase in reason field
  • d7ad413 Merge pull request #140782 from dims/update-kube-openapi
  • e15ad7c Merge pull request #138808 from chenk008/cbor-streaminglist
  • 464b5d1 Update k8s.io/kube-openapi to v0.0.0-20260721132016-d427ff9ee9ad
  • 0de14ec Merge pull request #140732 from thockin/dv-add-prefixed-label-key
  • 95258eb Merge pull request #134037 from ibihim/ibihim/2025-09-09_unsafe-delete-of-cor...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 1, 2026
Copilot AI lite review requested due to automatic review settings September 1, 2026 23:18
@dependabot
dependabot Bot requested review from a team as code owners September 1, 2026 23:18
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 1, 2026
@netlify

netlify Bot commented Sep 1, 2026

Copy link
Copy Markdown

Deploy Preview for pipecd-site canceled.

Name Link
🔨 Latest commit 134e9c7
🔍 Latest deploy log https://app.netlify.com/projects/pipecd-site/deploys/6a992a15e45faa0008e695a8

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Changes recommended

The module now mixes Kubernetes library minor versions (k8s.io/apimachinery v0.37.0 with k8s.io/api/k8s.io/client-go v0.36.4), which commonly leads to version-skew incompatibilities.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

This PR updates the Go module dependencies for the kubernetes_multicluster pipedv1 plugin, primarily bumping k8s.io/apimachinery to v0.37.0 and refreshing transitive dependency pins accordingly.

Changes:

  • Bump k8s.io/apimachinery from v0.36.4 to v0.37.0 for the kubernetes_multicluster plugin module.
  • Update go.sum to reflect the new dependency graph (notably k8s.io/kube-openapi, sigs.k8s.io/structured-merge-diff/v6, and several indirect libraries).
File summaries
File Description
pkg/app/pipedv1/plugin/kubernetes_multicluster/go.mod Updates the module requirement for k8s.io/apimachinery and refreshes indirect requirements pulled in by the bump.
pkg/app/pipedv1/plugin/kubernetes_multicluster/go.sum Updates module checksums to match the resolved versions after the dependency bump.
Review details
  • Files reviewed: 1/2 changed files
  • Comments generated: 1
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment on lines 16 to 18
k8s.io/api v0.36.4
k8s.io/apimachinery v0.36.4
k8s.io/apimachinery v0.37.0
k8s.io/client-go v0.36.4
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.36.4 to 0.37.0.
- [Commits](kubernetes/apimachinery@v0.36.4...v0.37.0)

---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/pkg/app/pipedv1/plugin/kubernetes_multicluster/k8s.io/apimachinery-0.37.0 branch from 0ac8394 to 5c8cd52 Compare September 2, 2026 10:04
@mohammedfirdouss
mohammedfirdouss enabled auto-merge (squash) September 3, 2026 08:04
…in/kubernetes_multicluster/k8s.io/apimachinery-0.37.0
@codecov

codecov Bot commented Sep 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 27.73%. Comparing base (998f0d6) to head (134e9c7).
⚠️ Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7303      +/-   ##
==========================================
- Coverage   29.75%   27.73%   -2.03%     
==========================================
  Files         601      568      -33     
  Lines       64442    60360    -4082     
==========================================
- Hits        19172    16738    -2434     
+ Misses      43778    42333    -1445     
+ Partials     1492     1289     -203     
Flag Coverage Δ
. 23.58% <ø> (ø)
.-pkg-app-pipedv1-plugin-analysis 32.16% <ø> (ø)
.-pkg-app-pipedv1-plugin-ecs 33.64% <ø> (ø)
.-pkg-app-pipedv1-plugin-kubernetes 58.39% <ø> (ø)
.-pkg-app-pipedv1-plugin-kubernetes_multicluster ?
.-pkg-app-pipedv1-plugin-scriptrun 54.83% <ø> (ø)
.-pkg-app-pipedv1-plugin-terraform 38.46% <ø> (ø)
.-pkg-app-pipedv1-plugin-wait 33.04% <ø> (ø)
.-pkg-app-pipedv1-plugin-waitapproval 52.71% <ø> (ø)
.-pkg-plugin-sdk 50.12% <ø> (ø)
.-tool-actions-gh-release 19.23% <ø> (ø)
.-tool-actions-plan-preview 25.51% <ø> (ø)
.-tool-codegen-protoc-gen-auth 0.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/go area/pipedv1 dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants