kubernetes-sigs / wg-device-management

Prototypes and experiments for WG Device Management.
Apache License 2.0
7 stars 7 forks source link

dra-evolution: network-attached devices #21

Closed pohly closed 4 weeks ago

pohly commented 3 months ago

This was excluded from https://github.com/kubernetes-sigs/wg-device-management/pull/14 to limit the scope. It's probably not going to be included in in 1.31 because of time constraints and because it's lower priority. Classic DRA can handle network-attached devices, if we restore support for it.

/assign

k8s-triage-robot commented 4 weeks ago

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

pohly commented 4 weeks ago

Basic support for network-attached devices got included in 1.31 when we designed the APIs to allow node selectors.

/close

k8s-ci-robot commented 4 weeks ago

@pohly: Closing this issue.

In response to [this](https://github.com/kubernetes-sigs/wg-device-management/issues/21#issuecomment-2326036948): >Basic support for network-attached devices got included in 1.31 when we designed the APIs to allow node selectors. > >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.