generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 542
Closed
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Description
What would you like to be added:
Currently we support TAS and support ElasticWorkloads, but not combined:
This is not supported for two reasons:
- the workload annotation will get outdated: Allow Pods to identify the workload which admitted them without the "kueue.x-k8s.io/workload" annotation #6480
- the TopologyAssignment is not copied and adjusted between Workload Slices
An alternative approach which eliminates the need for (1.) is WorkloadResize, but this is also involving: #5897
Why is this needed:
We have users of TAS, and have users for ElasticJobs, unfortunately they cannot yet benefit from both features at the same time.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.Must be staffed and worked on either currently, or very soon, ideally in time for the next release.