-
Notifications
You must be signed in to change notification settings - Fork 43k
[Umbrella] KEP-4671: Gang Scheduling for v1.35 #134471
Copy link
Copy link
Closed
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.sig/schedulingCategorizes an issue or PR as relevant to SIG Scheduling.Categorizes an issue or PR as relevant to SIG Scheduling.
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.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.sig/schedulingCategorizes an issue or PR as relevant to SIG Scheduling.Categorizes an issue or PR as relevant to SIG Scheduling.
Type
Projects
Status
Closed
Status
Closed
This issue tracks the implementation of Gang Scheduling (kubernetes/enhancements#4671) for v1.35. The list below outlines the required changes, though multiple items may be bundled into a single PR.
KEP-4671: Create Workload API #134472 (@macsko)
KEP-4671: Add WorkloadReference to Pod spec #134473 (@macsko)
KEP-4671: Add Workload API operations to kubectl #134474 (@macsko)
KEP-4671: Implement Workload tracker in kube-scheduler #134475 (@macsko)
KEP-4671: Create GangScheduling kube-scheduler plugin #134476 (@macsko)
KEP-4671: Implement integration tests #134477 (@helayoty, @macsko)
KEP-4671: Implement end-to-end tests #134478 (@macsko)
/kind feature
/sig scheduling