kubelet/pkg/apis/dra
Patrick Ohly 1bbb334b4a kubelet: support batched prepare/unprepare in v1alpha3 DRA plugin API
Combining all prepare/unprepare operations for a pod enables plugins to
optimize the execution. Plugins can continue to use the v1beta2 API for now,
but should switch. The new API is designed so that plugins which want to work
on each claim one-by-one can do so and then report errors for each claim
separately, i.e. partial success is supported.

Kubernetes-commit: d743c50bb9e663809e0129ee058fabdcf59d3d27
2023-07-01 13:37:30 +02:00
..
v1alpha2 Update kubeletplugin API for DynamicResourceAllocation to v1alpha2 2023-03-13 21:38:56 +00:00
v1alpha3 kubelet: support batched prepare/unprepare in v1alpha3 DRA plugin API 2023-07-01 13:37:30 +02:00
OWNERS kubelet: add support for dynamic resource allocation 2022-07-15 14:28:18 +03:00