kubernetes-sigs/kueue

v1beta2 wishlist

alculquicondor opened this issue · 1 comments

What would you like to be cleaned:

In a v1beta2 API, we would like to make the following breaking changes:

  • Workload
    • Report resource usage by pod, instead of the entire podset, in the admission struct.
    • Remove 'kueue.x-k8s.io/original-node-selectors' annotation

Why is this needed:

As we add more features, some field didn't age well.

Remove 'kueue.x-k8s.io/original-node-selectors' annotation from workload

ref: #771