Skip to content

Update kubernetes monorepo to v0.36.1#59

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/kubernetes-monorepo
Open

Update kubernetes monorepo to v0.36.1#59
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/kubernetes-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 17, 2026

This PR contains the following updates:

Package Change Age Confidence
k8s.io/api v0.35.0v0.36.1 age confidence
k8s.io/apimachinery v0.35.0v0.36.1 age confidence
k8s.io/apiserver v0.35.0v0.36.1 age confidence
k8s.io/client-go v0.35.0v0.36.1 age confidence
k8s.io/component-base v0.35.0v0.36.1 age confidence

Release Notes

kubernetes/api (k8s.io/api)

v0.36.1

Compare Source

v0.36.0

Compare Source

v0.35.5

Compare Source

v0.35.4

Compare Source

v0.35.3

Compare Source

v0.35.2

Compare Source

v0.35.1

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.36.1

Compare Source

v0.36.0

Compare Source

v0.35.5

Compare Source

v0.35.4

Compare Source

v0.35.3

Compare Source

v0.35.2

Compare Source

v0.35.1

Compare Source

kubernetes/apiserver (k8s.io/apiserver)

v0.36.1

Compare Source

v0.36.0

Compare Source

v0.35.5

Compare Source

v0.35.4

Compare Source

v0.35.3

Compare Source

v0.35.2

Compare Source

v0.35.1

Compare Source

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

v0.36.1

Compare Source

v0.36.0

Compare Source

v0.35.5

Compare Source

v0.35.4

Compare Source

v0.35.3

Compare Source

v0.35.2

Compare Source

v0.35.1

Compare Source

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

v0.36.1

Compare Source

v0.36.0

Compare Source

v0.35.5

Compare Source

v0.35.4

Compare Source

v0.35.3

Compare Source

v0.35.2

Compare Source

v0.35.1

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependency label Mar 17, 2026
@renovate renovate Bot force-pushed the renovate/kubernetes-monorepo branch from 0009e66 to 97546d1 Compare March 19, 2026 10:56
@renovate renovate Bot changed the title Update kubernetes monorepo to v0.35.2 Update kubernetes monorepo to v0.35.3 Mar 19, 2026
@renovate renovate Bot changed the title Update kubernetes monorepo to v0.35.3 Update kubernetes monorepo to v0.35.4 Apr 16, 2026
@renovate renovate Bot force-pushed the renovate/kubernetes-monorepo branch from 97546d1 to 3443fb2 Compare April 16, 2026 13:51
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 16, 2026

ℹ️ 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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/moby/spdystream v0.5.0 -> v0.5.1
go.opentelemetry.io/otel v1.38.0 -> v1.41.0
go.opentelemetry.io/otel/trace v1.38.0 -> v1.41.0

@renovate renovate Bot force-pushed the renovate/kubernetes-monorepo branch from 3443fb2 to 3395456 Compare April 23, 2026 00:17
@renovate renovate Bot changed the title Update kubernetes monorepo to v0.35.4 Update kubernetes monorepo to v0.36.0 Apr 23, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 23, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: module k8s.io/api@v0.36.1 requires go >= 1.26.0; switching to go1.26.3
go: downloading go1.26.3 (linux/amd64)
go: downloading github.com/cloudscale-ch/cloudscale-go-sdk/v6 v6.0.1
go: downloading github.com/openshift/api v0.0.0-20251120040117-916c7003ed78
go: downloading github.com/openshift/library-go v0.0.0-20251119174848-88c26bf0df68
go: downloading github.com/openshift/machine-api-operator v0.2.1-0.20251115003740-026e9dff6a1c
go: downloading go.uber.org/mock v0.6.0
go: downloading k8s.io/apimachinery v0.36.1
go: downloading k8s.io/apiserver v0.36.1
go: downloading k8s.io/client-go v0.36.1
go: downloading k8s.io/component-base v0.36.1
go: downloading k8s.io/utils v0.0.0-20260210185600-b8788abfbbc2
go: downloading sigs.k8s.io/controller-runtime v0.22.4
go: downloading sigs.k8s.io/controller-tools v0.20.0
go: downloading k8s.io/api v0.36.1
go: downloading k8s.io/klog/v2 v2.140.0
go: downloading sigs.k8s.io/yaml v1.6.0
go: downloading github.com/google/go-jsonnet v0.21.0
go: downloading github.com/stretchr/testify v1.11.1
go: downloading github.com/cenkalti/backoff/v5 v5.0.3
go: downloading github.com/spf13/cobra v1.10.2
go: downloading golang.org/x/time v0.14.0
go: downloading k8s.io/kubectl v0.34.2
go: downloading golang.org/x/mod v0.31.0
go: downloading golang.org/x/tools v0.40.0
go: downloading k8s.io/kube-openapi v0.0.0-20260317180543-43fb72c5454a
go: downloading sigs.k8s.io/structured-merge-diff/v6 v6.3.2
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading golang.org/x/net v0.49.0
go: downloading github.com/spf13/pflag v1.0.10
go: downloading github.com/go-logr/logr v1.4.3
go: downloading github.com/go-logr/zapr v1.3.0
go: downloading go.uber.org/zap v1.27.1
go: downloading github.com/prometheus/client_golang v1.23.2
go: downloading sigs.k8s.io/randfill v1.0.0
go: downloading go.yaml.in/yaml/v2 v2.4.3
go: downloading golang.org/x/crypto v0.47.0
go: downloading github.com/evanphx/json-patch/v5 v5.9.11
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading gopkg.in/evanphx/json-patch.v4 v4.13.0
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/openshift/client-go v0.0.0-20251015124057-db0dee36e235
go: downloading github.com/onsi/gomega v1.38.3
go: downloading k8s.io/cli-runtime v0.34.2
go: downloading golang.org/x/sync v0.19.0
go: downloading sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730
go: downloading github.com/json-iterator/go v1.1.12
go: downloading golang.org/x/oauth2 v0.34.0
go: downloading github.com/fxamacker/cbor/v2 v2.9.0
go: downloading golang.org/x/term v0.39.0
go: downloading go.uber.org/multierr v1.11.0
go: downloading github.com/prometheus/client_model v0.6.2
go: downloading github.com/prometheus/common v0.67.5
go: downloading github.com/fsnotify/fsnotify v1.9.0
go: downloading k8s.io/code-generator v0.35.0
go: downloading k8s.io/gengo/v2 v2.0.0-20250922181213-ec3ebc5fd46b
go: downloading github.com/gobuffalo/flect v1.0.3
go: downloading k8s.io/apiextensions-apiserver v0.35.0
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/fatih/color v1.18.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading golang.org/x/sys v0.40.0
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/procfs v0.19.2
go: downloading google.golang.org/protobuf v1.36.12-0.20260120151049-f2248ac996af
go: downloading github.com/google/go-cmp v0.7.0
go: downloading github.com/google/gnostic-models v0.7.1
go: downloading github.com/google/uuid v1.6.0
go: downloading golang.org/x/text v0.33.0
go: downloading sigs.k8s.io/kustomize/api v0.21.0
go: downloading sigs.k8s.io/kustomize/kyaml v0.21.0
go: downloading github.com/google/btree v1.1.3
go: downloading gomodules.xyz/jsonpatch/v2 v2.5.0
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee
go: downloading github.com/x448/float16 v0.8.4
go: downloading github.com/blang/semver/v4 v4.0.0
go: downloading go.opentelemetry.io/otel/trace v1.41.0
go: downloading go.opentelemetry.io/otel v1.41.0
go: downloading github.com/mattn/go-colorable v0.1.14
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading go.yaml.in/yaml/v3 v3.0.4
go: downloading github.com/go-openapi/jsonreference v0.21.3
go: downloading github.com/go-openapi/swag v0.25.3
go: downloading github.com/chai2010/gettext-go v1.0.3
go: downloading github.com/MakeNowJust/heredoc v1.0.0
go: downloading github.com/mitchellh/go-wordwrap v1.0.1
go: downloading github.com/russross/blackfriday/v2 v2.1.0
go: downloading github.com/exponent-io/jsonpath v0.0.0-20210407135951-1de76d718b3f
go: downloading github.com/go-openapi/jsonpointer v0.22.3
go: downloading github.com/go-openapi/swag/cmdutils v0.25.3
go: downloading github.com/go-openapi/swag/conv v0.25.3
go: downloading github.com/go-openapi/swag/fileutils v0.25.3
go: downloading github.com/go-openapi/swag/jsonname v0.25.3
go: downloading github.com/go-openapi/swag/jsonutils v0.25.3
go: downloading github.com/go-openapi/swag/loading v0.25.3
go: downloading github.com/go-openapi/swag/mangling v0.25.3
go: downloading github.com/go-openapi/swag/netutils v0.25.3
go: downloading github.com/go-openapi/swag/stringutils v0.25.3
go: downloading github.com/go-openapi/swag/typeutils v0.25.3
go: downloading github.com/go-openapi/swag/yamlutils v0.25.3
go: downloading github.com/go-errors/errors v1.5.1
go: downloading github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de
go: downloading github.com/moby/term v0.5.2
go: downloading github.com/peterbourgon/diskv v2.0.1+incompatible
go: downloading github.com/emicklei/go-restful/v3 v3.13.0
go: downloading github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00
go: downloading github.com/xlab/treeprint v1.2.0
go: downloading github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674
go: downloading k8s.io/streaming v0.36.1
go: downloading github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c
go: downloading github.com/moby/spdystream v0.5.1
go: github.com/appuio/machine-api-provider-cloudscale imports
	github.com/openshift/machine-api-operator/pkg/controller/machine imports
	k8s.io/kubectl/pkg/drain imports
	k8s.io/kubectl/pkg/cmd/util imports
	k8s.io/kubectl/pkg/scheme imports
	k8s.io/api/scheduling/v1alpha1: cannot find module providing package k8s.io/api/scheduling/v1alpha1

@renovate renovate Bot force-pushed the renovate/kubernetes-monorepo branch 4 times, most recently from d378fff to 0f11cdf Compare April 29, 2026 03:25
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot force-pushed the renovate/kubernetes-monorepo branch from 0f11cdf to b7ec625 Compare May 13, 2026 02:36
@renovate renovate Bot changed the title Update kubernetes monorepo to v0.36.0 Update kubernetes monorepo to v0.36.1 May 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants