Skip to content

fix(deps): update module sigs.k8s.io/descheduler to v0.36.0#589

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

fix(deps): update module sigs.k8s.io/descheduler to v0.36.0#589
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/sigs.k8s.io-descheduler-0.x

Conversation

@renovate

@renovate renovate Bot commented Mar 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
sigs.k8s.io/descheduler v0.34.0v0.36.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

kubernetes-sigs/descheduler (sigs.k8s.io/descheduler)

v0.36.0: Descheduler v0.36.0

Compare Source

What's Changed

New Contributors

Full Changelog: kubernetes-sigs/descheduler@v0.35.0...v0.36.0

v0.35.1: Descheduler v0.35.1

Compare Source

What's Changed

  • fix(ci): pin helm-unittest plugin version and bump chart-testing-action by @​a7i in #​1834
  • [v0.35.0] update helm chart by @​a7i in #​1835
  • Automated cherry pick of #​1836: Synchronize helm clusterrole RBAC with base yaml
    #​1826: Add init containers support to Helm chart
    #​1838: Change icon URL in Chart.yaml
    #​1842: fix: resolve detected data races
    #​1847: fix(ci): upgrade codeql-action to v4 and clean up security
    #​1848: update go dependencies
    #​1844: Extend PodLifeTime with condition, exit code, owner kind, by @​a7i in #​1850

Full Changelog: kubernetes-sigs/descheduler@v0.35.0...v0.35.1

v0.35.0: Descheduler v0.35.0

Compare Source

What's Changed

New Contributors

Full Changelog: kubernetes-sigs/descheduler@v0.34.0...v0.35.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 Mar 27, 2026

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

  • 45 additional dependencies were updated

Details:

Package Change
k8s.io/api v0.35.2 -> v0.36.1
github.com/go-openapi/swag/cmdutils v0.24.0 -> v0.25.4
github.com/go-openapi/swag/netutils v0.24.0 -> v0.25.4
cel.dev/expr v0.24.0 -> v0.25.1
github.com/coreos/go-systemd/v22 v22.5.0 -> v22.7.0
github.com/go-jose/go-jose/v4 v4.1.3 -> v4.1.4
github.com/go-openapi/swag v0.24.1 -> v0.25.4
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.3 -> v2.28.0
github.com/prometheus/procfs v0.17.0 -> v0.19.2
github.com/spf13/cobra v1.10.0 -> v1.10.2
go.etcd.io/etcd/api/v3 v3.6.4 -> v3.6.8
go.etcd.io/etcd/client/pkg/v3 v3.6.4 -> v3.6.8
go.etcd.io/etcd/client/v3 v3.6.4 -> v3.6.8
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.63.0 -> v0.65.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.64.0 -> v0.65.0
go.opentelemetry.io/otel v1.41.0 -> v1.43.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.39.0 -> v1.43.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.36.0 -> v1.43.0
go.opentelemetry.io/otel/metric v1.41.0 -> v1.43.0
go.opentelemetry.io/otel/sdk v1.41.0 -> v1.43.0
go.opentelemetry.io/otel/trace v1.41.0 -> v1.43.0
go.opentelemetry.io/proto/otlp v1.9.0 -> v1.10.0
golang.org/x/crypto v0.48.0 -> v0.49.0
golang.org/x/exp v0.0.0-20251002181428-27f1f14c8bb9 -> v0.0.0-20251219203646-944ab1f22d93
golang.org/x/mod v0.32.0 -> v0.33.0
golang.org/x/net v0.51.0 -> v0.52.0
golang.org/x/oauth2 v0.34.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/sys v0.41.0 -> v0.42.0
golang.org/x/term v0.40.0 -> v0.41.0
golang.org/x/text v0.34.0 -> v0.35.0
golang.org/x/tools v0.41.0 -> v0.42.0
google.golang.org/genproto/googleapis/api v0.0.0-20251202230838-ff82c1b0f217 -> v0.0.0-20260401024825-9d38bb4040a9
google.golang.org/genproto/googleapis/rpc v0.0.0-20251202230838-ff82c1b0f217 -> v0.0.0-20260401024825-9d38bb4040a9
google.golang.org/grpc v1.78.0 -> v1.81.1
google.golang.org/protobuf v1.36.11 -> v1.36.12-0.20260120151049-f2248ac996af
k8s.io/apimachinery v0.35.2 -> v0.36.1
k8s.io/apiserver v0.35.0 -> v0.36.1
k8s.io/component-base v0.35.0 -> v0.36.1
k8s.io/component-helpers v0.34.0 -> v0.36.1
k8s.io/kms v0.34.0 -> v0.36.1
k8s.io/kube-openapi v0.30.0 -> v0.31.0
k8s.io/metrics v0.34.0 -> v0.36.1
k8s.io/utils v0.0.0-20260108192941-914a6e750570 -> v0.0.0-20260507154919-ff6756f316d2
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.31.2 -> v0.34.0

@renovate renovate Bot force-pushed the renovate/sigs.k8s.io-descheduler-0.x branch 2 times, most recently from 1638697 to 659cc45 Compare April 3, 2026 01:32
@renovate renovate Bot force-pushed the renovate/sigs.k8s.io-descheduler-0.x branch from 659cc45 to 452b6f8 Compare April 16, 2026 16:20
@renovate renovate Bot force-pushed the renovate/sigs.k8s.io-descheduler-0.x branch from 452b6f8 to 2cd5887 Compare May 20, 2026 01:37
@renovate renovate Bot changed the title fix(deps): update module sigs.k8s.io/descheduler to v0.35.1 fix(deps): update module sigs.k8s.io/descheduler to v0.36.0 May 20, 2026
@renovate renovate Bot force-pushed the renovate/sigs.k8s.io-descheduler-0.x branch from 2cd5887 to 282511c Compare June 12, 2026 18:36
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