Skip to content

Rebase to Kubernetes v1.36#146

Merged
k8s-ci-robot merged 2 commits into
kubernetes-sigs:mainfrom
pravk03:update-136
May 13, 2026
Merged

Rebase to Kubernetes v1.36#146
k8s-ci-robot merged 2 commits into
kubernetes-sigs:mainfrom
pravk03:update-136

Conversation

@pravk03
Copy link
Copy Markdown
Contributor

@pravk03 pravk03 commented May 13, 2026

Rebasing on top of Kubernetes 1.36 to get the new DRA changes. This unblocks experimentation with #68 and KEP-5517.

Currently, we rely on pulling precompiled kind node image from docker hub. In this PR, we switch to building the node image locally. This decouples our test infrastructure from Docker Hub release delays (like we are having with 1.36) and enables early testing against new Kubernetes releases.

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: pravk03

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 requested review from ffromani and pohly May 13, 2026 17:36
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. approved Indicates a PR has been approved by an approver from all required OWNERS files. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels May 13, 2026
Reduces reliance on Dockerhub by building the Kind node image locally.
@k8s-ci-robot k8s-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label May 13, 2026
@k8s-ci-robot k8s-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels May 13, 2026
@pravk03
Copy link
Copy Markdown
Contributor Author

pravk03 commented May 13, 2026

cc @ffromani @fmuyassarov

@ffromani
Copy link
Copy Markdown
Contributor

/lgtm

this is a pragmatic choice. We will likely need to keep for a good while till the kubernetes API side stabilizes.
My only concern was the build time in CI but glancing at logs it seems much faster than I anticipated.
thanks @pravk03 !

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 13, 2026
@k8s-ci-robot k8s-ci-robot merged commit 58d6a32 into kubernetes-sigs:main May 13, 2026
10 checks passed
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/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants