kubernetes/pkg/scheduler/apis/config
tangwz be080584c6
scheduler(NodeResourcesFit & NodeResourcesBalancedAllocation): calculatePodResourceRequest in PreScore phase (#115655)
* scheduler(NodeResourcesFit): calculatePodResourceRequest in PreScore phase

* scheduler(NodeResourcesFit and NodeResourcesBalancedAllocation): calculatePodResourceRequest in PreScore phase

* modify the comments and tests.

* revert the tests.

* don't need consider nodes.

* use list instead of map.

* add comment for podRequests.

* avoid using negative wording in variable names.
2023-03-10 07:44:53 -08:00
..
latest Feat: ga component config in kube-scheduler 2022-07-29 08:47:48 +08:00
scheme optionally ignore preferred terms of existing pods unless incoming pod 2023-01-13 23:15:53 +00:00
testing scheduler(NodeResourcesFit & NodeResourcesBalancedAllocation): calculatePodResourceRequest in PreScore phase (#115655) 2023-03-10 07:44:53 -08:00
v1 Graduate PodSchedulingReadiness to beta 2023-02-17 18:45:20 -08:00
v1beta2 scheduler(NodeResourcesFit & NodeResourcesBalancedAllocation): calculatePodResourceRequest in PreScore phase (#115655) 2023-03-10 07:44:53 -08:00
v1beta3 Graduate PodSchedulingReadiness to beta 2023-02-17 18:45:20 -08:00
validation kubernetes components using leader election to leases 2022-11-23 10:59:08 +08:00
doc.go
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
register.go refactor scheudler's node resource plugins 2021-11-03 00:52:23 +08:00
types_pluginargs.go optionally ignore preferred terms of existing pods unless incoming pod 2023-01-13 23:15:53 +00:00
types_test.go
types.go API, Codegen, UT for PreEnqueue extension point 2022-11-07 14:02:57 -08:00
zz_generated.deepcopy.go API, Codegen, UT for PreEnqueue extension point 2022-11-07 14:02:57 -08:00