kubernetes/plugin/pkg
Patrick Ohly 096e948905 dra scheduler: support structured parameters
When a claim uses structured parameters, as indicated by the resource class
flag, the scheduler is responsible for allocating it. To do this it needs to
gather information about available node resources by watching
NodeResourceSlices and then match the in-tree claim parameters against those
resources.
2024-03-07 22:21:04 +01:00
..
admission noderestriction admission: lock down create of NodeResourceSlice 2024-03-07 16:15:52 +01:00
auth dra scheduler: support structured parameters 2024-03-07 22:21:04 +01:00