Skip to content

🌱Update dependencies to k8s.io v1.36.0#3506

Merged
k8s-ci-robot merged 1 commit into
kubernetes-sigs:mainfrom
troy0820:troy0820/update-deps-k8s
Apr 24, 2026
Merged

🌱Update dependencies to k8s.io v1.36.0#3506
k8s-ci-robot merged 1 commit into
kubernetes-sigs:mainfrom
troy0820:troy0820/update-deps-k8s

Conversation

@troy0820

Copy link
Copy Markdown
Member

Kubernetes v1.36.0 is out, let's update to official instead of beta

@k8s-ci-robot k8s-ci-robot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Apr 22, 2026
@troy0820 troy0820 force-pushed the troy0820/update-deps-k8s branch from 0cbc5c6 to fd3415a Compare April 22, 2026 20:59
Signed-off-by: Troy Connor <troy0820@users.noreply.github.com>
@troy0820 troy0820 force-pushed the troy0820/update-deps-k8s branch from fd3415a to 557c314 Compare April 22, 2026 21:21
@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Apr 22, 2026
@troy0820 troy0820 mentioned this pull request Apr 23, 2026
4 tasks
@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 24, 2026
@k8s-ci-robot

Copy link
Copy Markdown
Contributor

LGTM label has been added.

DetailsGit tree hash: 935b175e45a3661d72f587febd09637f6f881d0a

@k8s-ci-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: alvaroaleman, troy0820

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 24, 2026
@k8s-ci-robot k8s-ci-robot merged commit c8b4b9d into kubernetes-sigs:main Apr 24, 2026
7 checks passed
teemow added a commit to giantswarm/klaus-gateway that referenced this pull request Apr 29, 2026
The Renovate bump to k8s 0.36 broke the build because the latest tagged
controller-runtime release (v0.23.3) does not yet implement the new
HasSyncedChecker method on ResourceEventHandlerRegistration. Pin to the
controller-runtime main commit that brought in k8s.io v1.36.0 dependencies
(PR kubernetes-sigs/controller-runtime#3506) until a v0.24.x is tagged.

Replace the deprecated controller-runtime scheme.Builder with the
apimachinery NewSchemeBuilder pattern that the deprecation comment
recommends, so staticcheck SA1019 stops failing the lint stage.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
teemow added a commit to giantswarm/klaus-gateway that referenced this pull request Apr 29, 2026
* fix(deps): update kubernetes monorepo to v0.36.0

* chore: bump controller-runtime to k8s 0.36-compatible commit

The Renovate bump to k8s 0.36 broke the build because the latest tagged
controller-runtime release (v0.23.3) does not yet implement the new
HasSyncedChecker method on ResourceEventHandlerRegistration. Pin to the
controller-runtime main commit that brought in k8s.io v1.36.0 dependencies
(PR kubernetes-sigs/controller-runtime#3506) until a v0.24.x is tagged.

Replace the deprecated controller-runtime scheme.Builder with the
apimachinery NewSchemeBuilder pattern that the deprecation comment
recommends, so staticcheck SA1019 stops failing the lint stage.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Timo Derstappen (Klaus) <timo@giantswarm.io>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants