Skip to content

Update module k8s.io/api to v0.36.2#4

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

Update module k8s.io/api to v0.36.2#4
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/k8s.io-api-0.x

Conversation

@renovate

@renovate renovate Bot commented Apr 19, 2026

Copy link
Copy Markdown

This PR contains the following updates:

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

Release Notes

kubernetes/api (k8s.io/api)

v0.36.2

Compare Source

v0.36.1

Compare Source

v0.36.0

Compare Source

v0.35.6

Compare Source

v0.35.5

Compare Source

v0.35.4

Compare Source

v0.35.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 Apr 19, 2026

Copy link
Copy Markdown
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):

  • 1 additional dependency was updated

Details:

Package Change
k8s.io/apimachinery v0.35.2 -> v0.35.4

@renovate renovate Bot requested review from Copilot and removed request for Copilot April 19, 2026 17:01
@renovate renovate Bot force-pushed the renovate/k8s.io-api-0.x branch from c120e11 to 16352b2 Compare April 19, 2026 17:02
@renovate renovate Bot review requested due to automatic review settings April 19, 2026 17:02
@renovate renovate Bot force-pushed the renovate/k8s.io-api-0.x branch from 16352b2 to ed3575a Compare April 20, 2026 09:16
@renovate renovate Bot requested review from Copilot and removed request for Copilot April 20, 2026 09:16
@sonarqubecloud

Copy link
Copy Markdown

@renovate renovate Bot force-pushed the renovate/k8s.io-api-0.x branch from ed3575a to 4c79f44 Compare April 30, 2026 03:15
Copilot AI review requested due to automatic review settings April 30, 2026 03:15
@renovate renovate Bot changed the title Update module k8s.io/api to v0.35.4 Update module k8s.io/api to v0.36.0 Apr 30, 2026
@renovate renovate Bot review requested due to automatic review settings April 30, 2026 03:15
@renovate

renovate Bot commented Apr 30, 2026

Copy link
Copy Markdown
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: downloading k8s.io/api v0.36.2
go: downloading k8s.io/apiextensions-apiserver v0.35.2
go: downloading k8s.io/apimachinery v0.36.2
go: downloading sigs.k8s.io/controller-runtime v0.23.3
go: downloading github.com/stretchr/testify v1.11.1
go: downloading github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.90.1
go: downloading k8s.io/client-go v0.35.2
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading sigs.k8s.io/yaml v1.6.0
go: downloading k8s.io/utils v0.0.0-20260210185600-b8788abfbbc2
go: downloading github.com/onsi/ginkgo/v2 v2.27.2
go: downloading github.com/onsi/gomega v1.38.2
go: downloading github.com/Masterminds/semver/v3 v3.4.0
go: downloading github.com/prometheus/client_golang v1.23.2
go: downloading k8s.io/klog/v2 v2.140.0
go: downloading sigs.k8s.io/randfill v1.0.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/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading github.com/fsnotify/fsnotify v1.9.0
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 k8s.io/apiserver v0.35.2
go: downloading gomodules.xyz/jsonpatch/v2 v2.4.0
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading go.yaml.in/yaml/v2 v2.4.4
go: downloading github.com/evanphx/json-patch/v5 v5.9.11
go: downloading github.com/google/go-cmp v0.7.0
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading golang.org/x/net v0.52.0
go: downloading gopkg.in/evanphx/json-patch.v4 v4.13.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.2
go: downloading github.com/prometheus/common v0.66.1
go: downloading github.com/prometheus/procfs v0.16.1
go: downloading golang.org/x/sys v0.42.0
go: downloading google.golang.org/protobuf v1.36.12-0.20260120151049-f2248ac996af
go: downloading github.com/kylelemons/godebug v1.1.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.35.0
go: downloading go.uber.org/multierr v1.11.0
go: downloading k8s.io/component-base v0.35.2
go: downloading github.com/google/uuid v1.6.0
go: downloading golang.org/x/time v0.14.0
go: downloading github.com/google/btree v1.1.3
go: downloading go.yaml.in/yaml/v3 v3.0.4
go: downloading github.com/fxamacker/cbor/v2 v2.9.0
go: downloading golang.org/x/term v0.41.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/spf13/pflag v1.0.9
go: downloading golang.org/x/sync v0.20.0
go: downloading github.com/blang/semver/v4 v4.0.0
go: downloading go.opentelemetry.io/otel/trace v1.43.0
go: downloading go.opentelemetry.io/otel v1.43.0
go: downloading github.com/go-openapi/jsonreference v0.20.2
go: downloading github.com/go-openapi/swag v0.23.0
go: downloading github.com/google/gnostic-models v0.7.0
go: downloading github.com/google/cel-go v0.26.0
go: downloading github.com/go-task/slim-sprig/v3 v3.0.0
go: downloading golang.org/x/tools v0.42.0
go: downloading golang.org/x/text v0.35.0
go: downloading github.com/x448/float16 v0.8.4
go: downloading k8s.io/streaming v0.36.2
go: downloading github.com/go-openapi/jsonpointer v0.21.0
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading cel.dev/expr v0.25.1
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20260401024825-9d38bb4040a9
go: downloading github.com/google/pprof v0.0.0-20250403155104-27863c87afa6
go: downloading google.golang.org/grpc v1.80.0
go: downloading sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.31.2
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.61.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.43.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.43.0
go: downloading go.opentelemetry.io/otel/sdk v1.43.0
go: downloading github.com/josharian/intern v1.0.0
go: downloading github.com/stoewer/go-strcase v1.3.0
go: downloading github.com/antlr4-go/antlr/v4 v4.13.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20260401024825-9d38bb4040a9
go: downloading golang.org/x/mod v0.33.0
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading go.opentelemetry.io/otel/metric v1.43.0
go: downloading go.opentelemetry.io/proto/otlp v1.10.0
go: downloading golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56
go: downloading github.com/spf13/cobra v1.10.0
go: downloading github.com/emicklei/go-restful/v3 v3.12.2
go: downloading github.com/cenkalti/backoff/v5 v5.0.3
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.28.0
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading go.opentelemetry.io/auto/sdk v1.2.1
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: github.com/OmniTrustILM/operator/cmd imports
	k8s.io/client-go/kubernetes/scheme imports
	k8s.io/api/autoscaling/v2beta1: cannot find module providing package k8s.io/api/autoscaling/v2beta1
go: github.com/OmniTrustILM/operator/cmd imports
	k8s.io/client-go/kubernetes/scheme imports
	k8s.io/api/autoscaling/v2beta2: cannot find module providing package k8s.io/api/autoscaling/v2beta2
go: github.com/OmniTrustILM/operator/cmd imports
	k8s.io/client-go/kubernetes/scheme imports
	k8s.io/api/scheduling/v1alpha1: cannot find module providing package k8s.io/api/scheduling/v1alpha1

Copilot AI review requested due to automatic review settings May 14, 2026 11:59
@renovate renovate Bot force-pushed the renovate/k8s.io-api-0.x branch from 4c79f44 to 88607c4 Compare May 14, 2026 11:59
@renovate renovate Bot changed the title Update module k8s.io/api to v0.36.0 Update module k8s.io/api to v0.36.1 May 14, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@renovate renovate Bot force-pushed the renovate/k8s.io-api-0.x branch 3 times, most recently from dc884b2 to 75a3e4b Compare June 12, 2026 17:29
@renovate renovate Bot force-pushed the renovate/k8s.io-api-0.x branch from 75a3e4b to a35469f Compare June 14, 2026 07:31
@renovate renovate Bot changed the title Update module k8s.io/api to v0.36.1 Update module k8s.io/api to v0.36.2 Jun 14, 2026
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.

1 participant