Skip to content

WIP: POC: CPU device manager#64

Closed
ffromani wants to merge 1 commit intokubernetes-sigs:mainfrom
ffromani:device-manager
Closed

WIP: POC: CPU device manager#64
ffromani wants to merge 1 commit intokubernetes-sigs:mainfrom
ffromani:device-manager

Conversation

@ffromani
Copy link
Copy Markdown
Contributor

WIP: reorganize the CPU device management in its own package, decoupling the responsability from the main driver and dra_hooks code.

I had this POC floating and I was working in the attribute area so I thought it's time to publish it, but we should invest more time in this area after 0.1.0 is out.

Signed-off-by: Francesco Romani <fromani@redhat.com>
@k8s-ci-robot k8s-ci-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Feb 19, 2026
@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 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. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Feb 19, 2026
@ffromani
Copy link
Copy Markdown
Contributor Author

note: CI failures are expected as the POC is not even finished (lacks test coverage/fixing, docstrings...) but it's good enough to illustrate the point before we spend further resources on this.

@ffromani
Copy link
Copy Markdown
Contributor Author

/hold

further reinforce this is a WIP POC

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Feb 19, 2026
@ffromani
Copy link
Copy Markdown
Contributor Author

/close

will resume once #68 is merged (so not before the 0.2.0 cycle)

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

@ffromani: Closed this PR.

Details

In response to this:

/close

will resume once #68 is merged (so not before the 0.2.0 cycle)

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

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. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants