elastic / cloud-on-k8s

Elastic Cloud on Kubernetes
Other
2.52k stars 686 forks source link

fix(deps): update k8s to v0.30.2 #7901

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
k8s.io/api v0.30.1 -> v0.30.2 age adoption passing confidence
k8s.io/apiextensions-apiserver v0.30.1 -> v0.30.2 age adoption passing confidence
k8s.io/apimachinery v0.30.1 -> v0.30.2 age adoption passing confidence
k8s.io/cli-runtime v0.30.1 -> v0.30.2 age adoption passing confidence
k8s.io/client-go v0.30.1 -> v0.30.2 age adoption passing confidence
k8s.io/klog/v2 v2.120.1 -> v2.130.0 age adoption passing confidence
k8s.io/kubectl v0.30.1 -> v0.30.2 age adoption passing confidence

Release Notes

kubernetes/api (k8s.io/api) ### [`v0.30.2`](https://togithub.com/kubernetes/api/compare/v0.30.1...v0.30.2) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.30.1...v0.30.2)
kubernetes/apiextensions-apiserver (k8s.io/apiextensions-apiserver) ### [`v0.30.2`](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.30.1...v0.30.2) [Compare Source](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.30.1...v0.30.2)
kubernetes/apimachinery (k8s.io/apimachinery) ### [`v0.30.2`](https://togithub.com/kubernetes/apimachinery/compare/v0.30.1...v0.30.2) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.30.1...v0.30.2)
kubernetes/cli-runtime (k8s.io/cli-runtime) ### [`v0.30.2`](https://togithub.com/kubernetes/cli-runtime/compare/v0.30.1...v0.30.2) [Compare Source](https://togithub.com/kubernetes/cli-runtime/compare/v0.30.1...v0.30.2)
kubernetes/client-go (k8s.io/client-go) ### [`v0.30.2`](https://togithub.com/kubernetes/client-go/compare/v0.30.1...v0.30.2) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.30.1...v0.30.2)
kubernetes/klog (k8s.io/klog/v2) ### [`v2.130.0`](https://togithub.com/kubernetes/klog/releases/tag/v2.130.0): Prepare klog release for Kubernetes v1.31 (Take 1) [Compare Source](https://togithub.com/kubernetes/klog/compare/v2.120.1...v2.130.0) #### What's Changed - chore(\*): fix spelling of Intel Corporation by [@​jsoref](https://togithub.com/jsoref) in [https://github.com/kubernetes/klog/pull/399](https://togithub.com/kubernetes/klog/pull/399) - build: fix some linter warnings by [@​pohly](https://togithub.com/pohly) in [https://github.com/kubernetes/klog/pull/402](https://togithub.com/kubernetes/klog/pull/402) - examples: fix linter warning by [@​pohly](https://togithub.com/pohly) in [https://github.com/kubernetes/klog/pull/406](https://togithub.com/kubernetes/klog/pull/406) - Do not acquire lock for file.Sync() fsync call by [@​1978629634](https://togithub.com/1978629634) in [https://github.com/kubernetes/klog/pull/404](https://togithub.com/kubernetes/klog/pull/404) - ktesting: tone down warning about leaked test goroutine by [@​pohly](https://togithub.com/pohly) in [https://github.com/kubernetes/klog/pull/401](https://togithub.com/kubernetes/klog/pull/401) #### New Contributors - [@​jsoref](https://togithub.com/jsoref) made their first contribution in [https://github.com/kubernetes/klog/pull/399](https://togithub.com/kubernetes/klog/pull/399) - [@​1978629634](https://togithub.com/1978629634) made their first contribution in [https://github.com/kubernetes/klog/pull/404](https://togithub.com/kubernetes/klog/pull/404) **Full Changelog**: https://github.com/kubernetes/klog/compare/v2.120.1...v2.130.0
kubernetes/kubectl (k8s.io/kubectl) ### [`v0.30.2`](https://togithub.com/kubernetes/kubectl/compare/v0.30.1...v0.30.2) [Compare Source](https://togithub.com/kubernetes/kubectl/compare/v0.30.1...v0.30.2)

Configuration

📅 Schedule: Branch creation - "after 1am on monday" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 2 weeks ago

ℹ Artifact update notice

File name: hack/upgrade-test-harness/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):

Details: Package Change
k8s.io/component-base v0.30.1 -> v0.30.2
File name: hack/operatorhub/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):

Details: Package Change
k8s.io/client-go v0.30.1 -> v0.30.2
File name: hack/config-extractor/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):

Details: Package Change
k8s.io/client-go v0.30.1 -> v0.30.2
renovate[bot] commented 2 weeks ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.