kubernetes/pkg/scheduler/algorithm/priorities
2019-05-18 10:05:44 +08:00
..
util fix typo 'faild' 2019-03-08 16:56:16 +08:00
balanced_resource_allocation_test.go fix: verify metadata is non-nil in resource allocation 2019-05-18 10:05:44 +08:00
balanced_resource_allocation.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
BUILD update import of generic featuregate code from k8s.io/apiserver/pkg/util/feature -> k8s.io/component-base/featuregate 2019-05-08 10:01:50 -04:00
image_locality_test.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
image_locality.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
interpod_affinity_test.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
interpod_affinity.go lazy/dynamic initilization on the int64 pointers of inter-podaffinity priority 2019-04-24 08:13:24 -07:00
least_requested_test.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
least_requested.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
metadata_test.go feat: cache pod limits as part of metadata in priority functions 2019-05-14 21:36:09 +08:00
metadata.go feat: cache pod limits as part of metadata in priority functions 2019-05-14 21:36:09 +08:00
most_requested_test.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
most_requested.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
node_affinity_test.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
node_affinity.go fix some comment typos 2019-02-26 16:00:20 +08:00
node_label_test.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
node_label.go refactor(scheduler): Move priority types to priorities package 2019-01-09 02:39:11 +05:30
node_prefer_avoid_pods_test.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
node_prefer_avoid_pods.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
priorities.go [scheduler] Move predicate & priority registration to separate file 2018-12-22 19:30:34 +05:30
reduce.go refactor(scheduler): Move priority types to priorities package 2019-01-09 02:39:11 +05:30
requested_to_capacity_ratio_test.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
requested_to_capacity_ratio.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
resource_allocation.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
resource_limits_test.go fix: verify metadata is non-nil in resource allocation 2019-05-18 10:05:44 +08:00
resource_limits.go fix: verify metadata is non-nil in resource allocation 2019-05-18 10:05:44 +08:00
selector_spreading_test.go move pkg/kubelet/apis/well_known_labels.go to staging/src/k8s.io/api/core/v1/ 2019-02-05 13:39:07 -05:00
selector_spreading.go Merge pull request #72079 from sonasingh46/cleanup 2019-01-15 09:24:15 -08:00
taint_toleration_test.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
taint_toleration.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
test_util.go refactor(scheduler): Move priority types to priorities package 2019-01-09 02:39:11 +05:30
types_test.go Fix typos 2019-01-26 09:40:09 -05:00
types.go refactor(scheduler): Move priority types to priorities package 2019-01-09 02:39:11 +05:30