Skip to content

CI cleanups#158

Merged
k8s-ci-robot merged 2 commits into
kubernetes-sigs:mainfrom
ffromani:ci-cleanups
May 27, 2026
Merged

CI cleanups#158
k8s-ci-robot merged 2 commits into
kubernetes-sigs:mainfrom
ffromani:ci-cleanups

Conversation

@ffromani

Copy link
Copy Markdown
Contributor

CI QoL improvements and cleanups: align and simplify the kind configuration we ship, and make sure to dump dracpu logs should the resourceslice fail to be come available when doing setup.
Spun from the review of #156

ffromani added 2 commits May 27, 2026 07:50
make sure our CI configurations are all aligned;
other than that, if the resource slice readyness check fails,
make sure to dump the cluster state and the dracpu logs.

Signed-off-by: Francesco Romani <fromani@redhat.com>
We depend on kubernetes >= 1.36 so we don't need to set
anymore feature gates whose values is already true by default:

- DynamicResourceAllocation — GA since 1.34, locked to default since 1.35
- DRAResourceClaimDeviceStatus — Beta (default true) since 1.33
- DRAConsumableCapacity — Beta (default true) since 1.36

Signed-off-by: Francesco Romani <fromani@redhat.com>
@ffromani ffromani requested a review from pravk03 May 27, 2026 05:54
@k8s-ci-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ffromani

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 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. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels May 27, 2026
@pravk03

pravk03 commented May 27, 2026

Copy link
Copy Markdown
Contributor

/lgtm

Thanks!

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 27, 2026
@k8s-ci-robot k8s-ci-robot merged commit 8b72686 into kubernetes-sigs:main May 27, 2026
9 checks passed
@ffromani ffromani deleted the ci-cleanups branch May 27, 2026 06:12
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/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants