Skip to content

Update kubernetes monorepo to v0.37.0 (main) - #1565

Open
ske-renovate-operator[bot] wants to merge 1 commit into
mainfrom
renovate/main-kubernetes-monorepo
Open

Update kubernetes monorepo to v0.37.0 (main)#1565
ske-renovate-operator[bot] wants to merge 1 commit into
mainfrom
renovate/main-kubernetes-monorepo

Conversation

@ske-renovate-operator

@ske-renovate-operator ske-renovate-operator Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
k8s.io/api v0.36.4v0.37.0 age confidence
k8s.io/apimachinery v0.36.4v0.37.0 age confidence
k8s.io/client-go v0.36.4v0.37.0 age confidence
k8s.io/cloud-provider v0.36.4v0.37.0 age confidence
k8s.io/component-base v0.36.4v0.37.0 age confidence
k8s.io/mount-utils v0.36.4v0.37.0 age confidence

Release Notes

kubernetes/api (k8s.io/api)

v0.37.0

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.37.0

Compare Source

kubernetes/client-go (k8s.io/client-go)

v0.37.0

Compare Source

kubernetes/cloud-provider (k8s.io/cloud-provider)

v0.37.0

Compare Source

kubernetes/component-base (k8s.io/component-base)

v0.37.0

Compare Source

kubernetes/mount-utils (k8s.io/mount-utils)

v0.37.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • 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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

@ske-renovate-operator ske-renovate-operator Bot added the kind/upgrade Upgrading components or dependencies (e.g., by renovate) label Aug 26, 2026
@ske-renovate-operator
ske-renovate-operator Bot requested a review from a team August 26, 2026 20:32
@ske-prow

ske-prow Bot commented Aug 26, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign olegvanhorst for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ske-prow ske-prow Bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Aug 26, 2026
@dergeberl

Copy link
Copy Markdown
Member

/hold

@ske-prow ske-prow Bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Aug 27, 2026
@ske-renovate-operator
ske-renovate-operator Bot force-pushed the renovate/main-kubernetes-monorepo branch from 3f6491c to c8dadc6 Compare August 29, 2026 20:32
@ske-renovate-operator ske-renovate-operator Bot changed the title Update module k8s.io/mount-utils to v0.37.0 (main) Update kubernetes monorepo to v0.37.0 (main) Aug 29, 2026
@ske-renovate-operator

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 23 additional dependencies were updated

Details:

Package Change
github.com/fxamacker/cbor/v2 v2.9.0 -> v2.9.1
github.com/go-openapi/jsonpointer v0.22.1 -> v1.0.0
github.com/go-openapi/jsonreference v0.21.2 -> v1.0.0
github.com/go-openapi/swag v0.25.1 -> v0.27.1
github.com/go-openapi/swag/cmdutils v0.25.1 -> v0.27.1
github.com/go-openapi/swag/conv v0.25.1 -> v0.27.1
github.com/go-openapi/swag/fileutils v0.25.1 -> v0.27.1
github.com/go-openapi/swag/jsonutils v0.25.1 -> v0.27.1
github.com/go-openapi/swag/loading v0.25.1 -> v0.27.1
github.com/go-openapi/swag/mangling v0.25.1 -> v0.27.1
github.com/go-openapi/swag/netutils v0.25.1 -> v0.27.1
github.com/go-openapi/swag/stringutils v0.25.1 -> v0.27.1
github.com/go-openapi/swag/typeutils v0.25.1 -> v0.27.1
github.com/go-openapi/swag/yamlutils v0.25.1 -> v0.27.1
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.7 -> v2.29.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.65.0 -> v0.69.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.40.0 -> v1.44.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.40.0 -> v1.44.0
go.opentelemetry.io/proto/otlp v1.9.0 -> v1.10.0
golang.org/x/time v0.14.0 -> v0.15.0
k8s.io/kube-openapi v0.0.0-20260317180543-43fb72c5454a -> v0.0.0-20260721132016-d427ff9ee9ad
k8s.io/streaming v0.36.4 -> v0.37.0
sigs.k8s.io/structured-merge-diff/v6 v6.3.3 -> v6.4.2

@ske-prow ske-prow Bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Aug 29, 2026
@ske-prow

ske-prow Bot commented Aug 29, 2026

Copy link
Copy Markdown

@ske-renovate-operator[bot]: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-cloud-provider-stackit-verify c8dadc6 link true /test pull-cloud-provider-stackit-verify

Full PR test history. Your PR dashboard. Command help for this repository.
Please help us cut down on flakes by linking this test failure to an open flake report or filing a new flake report if you can't find an existing one. Also see the gardener testing guideline for how to avoid and hunt flakes.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

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

Labels

do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. kind/upgrade Upgrading components or dependencies (e.g., by renovate) size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant