Skip to content

chore(deps): update module k8s.io/api to v0.37.0 - #43

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/k8s.io-api-0.x
Open

chore(deps): update module k8s.io/api to v0.37.0#43
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/k8s.io-api-0.x

Conversation

@renovate

@renovate renovate Bot commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
k8s.io/api v0.34.2v0.37.0 age adoption passing confidence

Release Notes

kubernetes/api (k8s.io/api)

v0.37.0

Compare Source

v0.36.4

Compare Source

v0.36.3

Compare Source

v0.36.2

Compare Source

v0.36.1

Compare Source

v0.36.0

Compare Source

v0.35.8

Compare Source

v0.35.7

Compare Source

v0.35.6

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

v0.35.0

Compare Source

v0.34.11

Compare Source

v0.34.10

Compare Source

v0.34.9

Compare Source

v0.34.8

Compare Source

v0.34.7

Compare Source

v0.34.6

Compare Source

v0.34.5

Compare Source

v0.34.4

Compare Source

v0.34.3

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 this update 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 commented Aug 22, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ 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.37.0 requires go >= 1.26.0; switching to go1.26.7
go: downloading go1.26.7 (linux/amd64)
go: downloading github.com/rs/zerolog v1.34.0
go: downloading k8s.io/api v0.37.0
go: downloading k8s.io/apimachinery v0.37.0
go: downloading k8s.io/klog/v2 v2.140.0
go: downloading golang.org/x/sys v0.47.0
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading k8s.io/utils v0.0.0-20260626114624-be93311217bd
go: downloading golang.org/x/net v0.57.0
go: downloading golang.org/x/term v0.45.0
go: downloading github.com/go-logr/logr v1.4.3
go: downloading go.yaml.in/yaml/v2 v2.4.4
go: downloading golang.org/x/crypto v0.54.0
go: downloading github.com/mattn/go-isatty v0.0.19
go: downloading golang.org/x/text v0.40.0
go: downloading k8s.io/kube-openapi v0.0.0-20260721132016-d427ff9ee9ad
go: downloading sigs.k8s.io/structured-merge-diff/v6 v6.4.2
go: downloading sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730
go: downloading github.com/fxamacker/cbor/v2 v2.9.1
go: downloading google.golang.org/protobuf v1.36.12-0.20260120151049-f2248ac996af
go: downloading golang.org/x/time v0.15.0
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 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/go-openapi/jsonreference v1.0.0
go: downloading github.com/go-openapi/swag v0.27.1
go: downloading github.com/go-openapi/jsonpointer v1.0.0
go: downloading github.com/go-openapi/swag/cmdutils v0.27.1
go: downloading github.com/go-openapi/swag/conv v0.27.1
go: downloading github.com/go-openapi/swag/fileutils v0.27.1
go: downloading github.com/go-openapi/swag/jsonutils v0.27.1
go: downloading github.com/go-openapi/swag/loading v0.27.1
go: downloading github.com/go-openapi/swag/mangling v0.27.1
go: downloading github.com/go-openapi/swag/netutils v0.27.1
go: downloading github.com/go-openapi/swag/stringutils v0.27.1
go: downloading github.com/go-openapi/swag/typeutils v0.27.1
go: downloading github.com/go-openapi/swag/yamlutils v0.27.1
go: downloading github.com/emicklei/go-restful/v3 v3.13.0
go: downloading github.com/go-openapi/swag/pools v0.27.1
go: github.com/kreatoo/sun imports
	k8s.io/client-go/informers imports
	k8s.io/api/autoscaling/v2beta1: cannot find module providing package k8s.io/api/autoscaling/v2beta1
go: github.com/kreatoo/sun imports
	k8s.io/client-go/informers imports
	k8s.io/api/autoscaling/v2beta2: cannot find module providing package k8s.io/api/autoscaling/v2beta2
go: github.com/kreatoo/sun imports
	k8s.io/client-go/informers imports
	k8s.io/api/scheduling/v1alpha1: cannot find module providing package k8s.io/api/scheduling/v1alpha1
go: github.com/kreatoo/sun imports
	k8s.io/client-go/informers imports
	k8s.io/api/storagemigration/v1alpha1: cannot find module providing package k8s.io/api/storagemigration/v1alpha1

@renovate
renovate Bot force-pushed the renovate/k8s.io-api-0.x branch from 58cd229 to 0b65724 Compare August 26, 2026 23:34
@renovate renovate Bot changed the title chore(deps): update module k8s.io/api to v0.36.4 chore(deps): update module k8s.io/api to v0.37.0 Aug 26, 2026
@renovate renovate Bot changed the title chore(deps): update module k8s.io/api to v0.37.0 chore(deps): update module k8s.io/api to v0.37.0 - autoclosed Aug 28, 2026
@renovate renovate Bot closed this Aug 28, 2026
@renovate
renovate Bot deleted the renovate/k8s.io-api-0.x branch August 28, 2026 18:14
@renovate renovate Bot changed the title chore(deps): update module k8s.io/api to v0.37.0 - autoclosed chore(deps): update module k8s.io/api to v0.37.0 Aug 29, 2026
@renovate renovate Bot reopened this Aug 29, 2026
@renovate
renovate Bot force-pushed the renovate/k8s.io-api-0.x branch 2 times, most recently from 0b65724 to 7533596 Compare August 29, 2026 02:49
@renovate renovate Bot changed the title chore(deps): update module k8s.io/api to v0.37.0 chore(deps): update module k8s.io/api to v0.37.0 - autoclosed Aug 29, 2026
@renovate renovate Bot closed this Aug 29, 2026
@renovate renovate Bot changed the title chore(deps): update module k8s.io/api to v0.37.0 - autoclosed chore(deps): update module k8s.io/api to v0.37.0 Aug 30, 2026
@renovate renovate Bot reopened this Aug 30, 2026
@renovate
renovate Bot force-pushed the renovate/k8s.io-api-0.x branch 2 times, most recently from 7533596 to ce5f1f6 Compare August 30, 2026 14:16
@renovate renovate Bot changed the title chore(deps): update module k8s.io/api to v0.37.0 chore(deps): update module k8s.io/api to v0.37.0 - autoclosed Aug 31, 2026
@renovate renovate Bot closed this Aug 31, 2026
@renovate renovate Bot changed the title chore(deps): update module k8s.io/api to v0.37.0 - autoclosed chore(deps): update module k8s.io/api to v0.37.0 Sep 1, 2026
@renovate renovate Bot reopened this Sep 1, 2026
@renovate
renovate Bot force-pushed the renovate/k8s.io-api-0.x branch 2 times, most recently from ce5f1f6 to ed0370f Compare September 1, 2026 01:11
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