generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 394
Open
Labels
kind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.Categorizes issue or PR as related to cleaning up code, process, or technical debt.
Description
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
- LocalQueue
- Rename
status.flavorUsage
tostatus.flavorsUsage
.
- Rename
Why is this needed:
As we add more features, some field didn't age well.
Metadata
Metadata
Assignees
Labels
kind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.Categorizes issue or PR as related to cleaning up code, process, or technical debt.