master
Revert "scheduler: Add resourceVersion to Pod status patch"
scheduler: optimize evaluation of kubernetes.io/hostname-scoped inter-pod affinity
Promote scheduler metrics to beta
Add blank lines around long CSILimits field for stable gofmt output
Add support for CompositePodGroup API to WAP
Merge pull request #140289 from romanbaron/opportunistic-batching-rescore
Handle TAS with CPG
expose PodGroupCycleState via PlacementCycleState
scheduler: add plugin to handle deferred resize pods on node preemption policy updates
scheduler: enqueue and add node-aligned QHints for pods with deferred resizes
Added RawScores to NodePluginScores and refactored RunScorePlugins into separate Score and NormalizeScore parts
scheduler: added a comment explaining that UnorderedList doesn't deep copy NodePluginScores.Scores slices
scheduler: changed SortedScoredNodes List to UnorderedList to better represent the returned value