Skip to content

fix(deps): update kubernetes packages to v0.35.1#524

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/kubernetes-go
Open

fix(deps): update kubernetes packages to v0.35.1#524
renovate[bot] wants to merge 1 commit intomainfrom
renovate/kubernetes-go

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 18, 2025

This PR contains the following updates:

Package Change Age Confidence
k8s.io/api v0.34.3v0.35.1 age confidence
k8s.io/apimachinery v0.34.3v0.35.1 age confidence

Release Notes

kubernetes/api (k8s.io/api)

v0.35.1

Compare Source

v0.35.0

Compare Source

v0.34.4

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.35.1

Compare Source

v0.35.0

Compare Source

v0.34.4

Compare 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 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 force-pushed the renovate/kubernetes-go branch 2 times, most recently from 19317be to 24278f8 Compare December 23, 2025 15:45
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 2 times, most recently from ec2db70 to 6165ce2 Compare February 2, 2026 20:37
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 6165ce2 to 69d98fb Compare February 11, 2026 01:39
@renovate renovate bot changed the title fix(deps): update kubernetes packages to v0.35.0 fix(deps): update kubernetes packages to v0.35.1 Feb 11, 2026
@renovate renovate bot changed the title fix(deps): update kubernetes packages to v0.35.1 fix(deps): update module k8s.io/apimachinery to v0.35.1 Feb 16, 2026
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 69d98fb to 543675d Compare February 16, 2026 10:13
@renovate
Copy link
Contributor Author

renovate bot commented Feb 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
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.24.10 -> 1.25.0
go.yaml.in/yaml/v2 v2.4.2 -> v2.4.3
k8s.io/kube-openapi v0.0.0-20250710124328-f3f2b991d03b -> v0.0.0-20250910181357-589584f1c912
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 -> v0.0.0-20250730193827-2d320260d730

@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 543675d to 47133a8 Compare February 16, 2026 15:11
@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.35.1 fix(deps): update kubernetes packages to v0.35.1 Feb 16, 2026
@renovate
Copy link
Contributor Author

renovate bot commented Feb 16, 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.35.1 requires go >= 1.25.0; switching to go1.25.7
go: downloading go1.25.7 (linux/amd64)
go: downloading dario.cat/mergo v1.0.2
go: downloading github.com/Masterminds/sprig/v3 v3.3.0
go: downloading github.com/alecthomas/kong v1.13.0
go: downloading github.com/crossplane/crossplane-runtime/v2 v2.1.0
go: downloading github.com/crossplane/function-sdk-go v0.5.0
go: downloading google.golang.org/protobuf v1.36.11
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading k8s.io/api v0.35.1
go: downloading k8s.io/apimachinery v0.35.1
go: downloading github.com/google/go-cmp v0.7.0
go: downloading k8s.io/utils v0.0.0-20260108192941-914a6e750570
go: downloading github.com/Masterminds/goutils v1.1.1
go: downloading github.com/Masterminds/semver/v3 v3.3.1
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/huandu/xstrings v1.5.0
go: downloading github.com/mitchellh/copystructure v1.2.0
go: downloading github.com/shopspring/decimal v1.4.0
go: downloading github.com/spf13/cast v1.7.0
go: downloading golang.org/x/crypto v0.45.0
go: downloading sigs.k8s.io/controller-runtime v0.22.0
go: downloading github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.1.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/prometheus/client_golang v1.22.0
go: downloading google.golang.org/grpc v1.75.1
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.0
go: downloading github.com/go-json-experiment/json v0.0.0-20240815175050-ebd3a8989ca1
go: downloading k8s.io/klog/v2 v2.130.1
go: downloading sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730
go: downloading sigs.k8s.io/yaml v1.6.0
go: downloading sigs.k8s.io/randfill v1.0.0
go: downloading k8s.io/kube-openapi v0.0.0-20250910181357-589584f1c912
go: downloading sigs.k8s.io/structured-merge-diff/v6 v6.3.0
go: downloading github.com/mitchellh/reflectwalk v1.0.2
go: downloading github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.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/client_model v0.6.1
go: downloading github.com/prometheus/common v0.62.0
go: downloading github.com/prometheus/procfs v0.15.1
go: downloading golang.org/x/sys v0.38.0
go: downloading golang.org/x/net v0.47.0
go: downloading go.uber.org/multierr v1.11.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20251007200510-49b9836ed3ff
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading go.yaml.in/yaml/v2 v2.4.3
go: downloading github.com/evanphx/json-patch/v5 v5.9.11
go: downloading k8s.io/client-go v0.34.0
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading github.com/spf13/afero v1.12.0
go: downloading github.com/fxamacker/cbor/v2 v2.9.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 sigs.k8s.io/controller-tools v0.19.0
go: downloading golang.org/x/text v0.31.0
go: downloading golang.org/x/time v0.11.0
go: downloading github.com/google/gnostic-models v0.7.0
go: downloading go.yaml.in/yaml/v3 v3.0.4
go: downloading github.com/go-openapi/jsonreference v0.21.0
go: downloading github.com/go-openapi/swag v0.23.0
go: downloading golang.org/x/term v0.37.0
go: downloading golang.org/x/oauth2 v0.30.0
go: downloading github.com/x448/float16 v0.8.4
go: downloading github.com/spf13/cobra v1.10.1
go: downloading golang.org/x/tools v0.38.0
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/go-openapi/jsonpointer v0.21.0
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/spf13/pflag v1.0.10
go: downloading golang.org/x/sync v0.18.0
go: downloading k8s.io/code-generator v0.34.0
go: downloading k8s.io/gengo/v2 v2.0.0-20250604051438-85fd79dbfd9f
go: downloading github.com/gobuffalo/flect v1.0.3
go: downloading k8s.io/apiextensions-apiserver v0.34.0
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/fatih/color v1.18.0
go: downloading github.com/josharian/intern v1.0.0
go: downloading golang.org/x/mod v0.29.0
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/mattn/go-colorable v0.1.14
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/emicklei/go-restful/v3 v3.12.2
go: github.com/crossplane-contrib/function-go-templating imports
	github.com/crossplane/crossplane-runtime/v2/pkg/errors imports
	sigs.k8s.io/controller-runtime/pkg/reconcile imports
	sigs.k8s.io/controller-runtime/pkg/client imports
	k8s.io/client-go/kubernetes/scheme imports
	k8s.io/api/storagemigration/v1alpha1: cannot find module providing package k8s.io/api/storagemigration/v1alpha1

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

Comments