Skip to content

fix(deps): update k8s #8628

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Apr 30, 2025
Merged

fix(deps): update k8s #8628

merged 11 commits into from
Apr 30, 2025

Conversation

elastic-renovate-prod[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
k8s.io/api require minor v0.32.3 -> v0.33.0
k8s.io/apiextensions-apiserver require minor v0.32.3 -> v0.33.0
k8s.io/apimachinery require minor v0.32.3 -> v0.33.0
k8s.io/cli-runtime require minor v0.32.3 -> v0.33.0
k8s.io/client-go require minor v0.32.3 -> v0.33.0
k8s.io/kubectl require minor v0.32.3 -> v0.33.0
sigs.k8s.io/controller-tools require patch v0.17.2 -> v0.17.3

Release Notes

kubernetes/api (k8s.io/api)

v0.33.0

Compare Source

v0.32.4

Compare Source

kubernetes/apiextensions-apiserver (k8s.io/apiextensions-apiserver)

v0.33.0

Compare Source

v0.32.4

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.33.0

Compare Source

v0.32.4

Compare Source

kubernetes/cli-runtime (k8s.io/cli-runtime)

v0.33.0

Compare Source

v0.32.4

Compare Source

kubernetes/client-go (k8s.io/client-go)

v0.33.0

Compare Source

v0.32.4

Compare Source

kubernetes/kubectl (k8s.io/kubectl)

v0.33.0

Compare Source

v0.32.4

Compare Source

kubernetes-sigs/controller-tools (sigs.k8s.io/controller-tools)

v0.17.3

Compare Source

What's Changed

Dependencies

New Contributors

Full Changelog: kubernetes-sigs/controller-tools@v0.17.2...v0.17.3


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@elastic-renovate-prod elastic-renovate-prod bot added the >renovate PRs created by or relating to Renovate label Apr 28, 2025
@elastic-renovate-prod
Copy link
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):

  • 9 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23.0 -> 1.24.2
github.com/google/gnostic-models v0.6.8 -> v0.6.9
github.com/gorilla/websocket v1.5.0 -> v1.5.4-0.20250319132907-e064f32e3674
golang.org/x/oauth2 v0.25.0 -> v0.27.0
golang.org/x/time v0.8.0 -> v0.9.0
k8s.io/apiextensions-apiserver v0.32.1 -> v0.32.2
k8s.io/apiserver v0.32.1 -> v0.32.2
k8s.io/component-base v0.32.1 -> v0.32.2
k8s.io/kube-openapi v0.0.0-20241105132330-32ad38e42d3f -> v0.0.0-20250318190949-c8a335a9a2ff
sigs.k8s.io/structured-merge-diff/v4 v4.4.2 -> v4.6.0
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):

  • 2 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23.0 -> 1.24.2
k8s.io/client-go v0.32.3 -> v0.33.0
sigs.k8s.io/structured-merge-diff/v4 v4.4.2 -> v4.6.0
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):

  • 3 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23.0 -> 1.24.2
golang.org/x/time v0.8.0 -> v0.9.0
k8s.io/client-go v0.32.3 -> v0.33.0
sigs.k8s.io/structured-merge-diff/v4 v4.4.2 -> v4.6.0
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):

  • 11 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23.0 -> 1.24.2
github.com/google/btree v1.0.1 -> v1.1.3
github.com/google/gnostic-models v0.6.8 -> v0.6.9
github.com/gorilla/websocket v1.5.0 -> v1.5.4-0.20250319132907-e064f32e3674
golang.org/x/oauth2 v0.23.0 -> v0.27.0
golang.org/x/time v0.7.0 -> v0.9.0
google.golang.org/protobuf v1.35.1 -> v1.36.5
k8s.io/component-base v0.32.3 -> v0.33.0
k8s.io/kube-openapi v0.0.0-20241105132330-32ad38e42d3f -> v0.0.0-20250318190949-c8a335a9a2ff
sigs.k8s.io/kustomize/api v0.18.0 -> v0.19.0
sigs.k8s.io/kustomize/kyaml v0.18.1 -> v0.19.0
sigs.k8s.io/structured-merge-diff/v4 v4.4.2 -> v4.6.0

@barkbay
Copy link
Contributor

barkbay commented Apr 28, 2025

buildkite test this

@elastic-renovate-prod
Copy link
Contributor Author

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.

@barkbay
Copy link
Contributor

barkbay commented Apr 29, 2025

Some types have been deprecated:

  • SA1019: corev1.EndpointSubset is deprecated: This API is deprecated in v1.33+.
  • SA1019: corev1.Endpoints is deprecated: This API is deprecated in v1.33+. Use discoveryv1.EndpointSlice.

@barkbay
Copy link
Contributor

barkbay commented Apr 29, 2025

buildkite test this

1 similar comment
@barkbay
Copy link
Contributor

barkbay commented Apr 29, 2025

buildkite test this

@barkbay
Copy link
Contributor

barkbay commented Apr 29, 2025

Exited with status -1 (agent lost)

😞

@barkbay
Copy link
Contributor

barkbay commented Apr 29, 2025

buildkite test this

@barkbay
Copy link
Contributor

barkbay commented Apr 29, 2025

buildkite test this

@barkbay
Copy link
Contributor

barkbay commented Apr 29, 2025

buildkite test this

@barkbay
Copy link
Contributor

barkbay commented Apr 29, 2025

buildkite test this -f E2E_TAGS=logstash -m s=9.0.0

@barkbay
Copy link
Contributor

barkbay commented Apr 29, 2025

buildkite test this -f p=gke,E2E_TAGS=logstash -m s=9.0.0

@barkbay
Copy link
Contributor

barkbay commented Apr 30, 2025

buildkite test this -f p=gke,E2E_TAGS=logstash -m s=9.0.0

@barkbay
Copy link
Contributor

barkbay commented Apr 30, 2025

buildkite test this

@barkbay barkbay merged commit 38a2511 into main Apr 30, 2025
7 checks passed
@barkbay barkbay deleted the renovate/k8s branch April 30, 2025 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>renovate PRs created by or relating to Renovate v3.1.0 (next)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant