Kubernetes Prow Robot
|
b35fdbc037
|
Merge pull request #89904 from alculquicondor/raw-extension-plugin-args
Use RawExtension and Object for external and internal, respectively, scheduling plugin args
|
2020-04-15 15:22:59 -07:00 |
|
Aldo Culquicondor
|
ce05382b58
|
Use RawExtension and Object for external and internal scheduling plugin args, respectively
Signed-off-by: Aldo Culquicondor <acondor@google.com>
|
2020-04-14 13:44:42 -04:00 |
|
Abdullah Gharaibeh
|
2c51c13620
|
Scheduler NodeInfo cleanup
|
2020-04-09 19:03:51 -04:00 |
|
Abdullah Gharaibeh
|
b8ddd00312
|
scheduler's NodeInfo tracks PodInfos instead of Pods
|
2020-04-08 17:53:20 -04:00 |
|
Abdullah Gharaibeh
|
a5d8172715
|
move nodeinfo type to framework pkg
|
2020-04-07 10:25:24 -04:00 |
|
Abdullah Gharaibeh
|
ed3fe054df
|
move scheduler nodeinfo to pkg/scheduler/types
|
2020-03-31 21:02:09 -04:00 |
|
Kubernetes Prow Robot
|
59c66dab8c
|
Merge pull request #89487 from alculquicondor/per_node_spreading
Optimize preferred spreading for hostname topology
|
2020-03-30 08:21:54 -07:00 |
|
Aldo Culquicondor
|
d2b1903149
|
Calculate scores in parallel on spreading benchmarks
This is closer to what happens in the core scheduler
Signed-off-by: Aldo Culquicondor <acondor@google.com>
|
2020-03-26 15:33:50 -04:00 |
|
Wei Huang
|
06f48a988f
|
Print detailed score results on verbose level 10
|
2020-03-25 10:46:28 -07:00 |
|
Aldo Culquicondor
|
73ad38593a
|
Add default constraints to PodTopologySpread
And update benchmark for even pod spreading to use default constraints
Signed-off-by: Aldo Culquicondor <acondor@google.com>
|
2020-03-02 13:50:21 -05:00 |
|
skilxn-go
|
8fd0d8028f
|
Remove FilteredNodesStatuses argument from PreScore interface
|
2020-02-15 13:53:04 +08:00 |
|
skilxn-go
|
f5b7e3cca3
|
Rename PostFilter plugin to PreScore
|
2020-02-12 23:25:08 +08:00 |
|
skilxn-go
|
a4d1624fec
|
Skip default spreading scoring plugin for pods that define TopologySpreadConstraints
|
2020-01-28 22:25:03 +08:00 |
|
Aldo Culquicondor
|
f53d7e55df
|
Move Snapshot from nodeinfo/snapshot to internal/cache
Signed-off-by: Aldo Culquicondor <acondor@google.com>
|
2020-01-17 13:29:41 -05:00 |
|
Mike Dame
|
d227b7822f
|
Move selector spreading priority code to plugin
|
2020-01-08 13:37:37 -05:00 |
|
Abdullah Gharaibeh
|
a6b7b0d95e
|
Define algorithm providers in terms of plugins.
|
2019-12-31 15:28:09 -05:00 |
|
Abdullah Gharaibeh
|
902cf48cd3
|
Updated NewSnapshot interface to accept a NodeInfoMap instead of lists of nodes and pods
|
2019-11-12 11:14:17 -05:00 |
|
Aldo Culquicondor
|
6a98c93f3c
|
Add MetadataProducerFactory for predicates
Signed-off-by: Aldo Culquicondor <acondor@google.com>
|
2019-11-11 11:27:44 -05:00 |
|
Kubernetes Prow Robot
|
05fea1e437
|
Merge pull request #84834 from ahg-g/ahg-fwk
Remove Framework dependency on nodeinfo snapshot
|
2019-11-07 04:36:29 -08:00 |
|
draveness
|
652baf1860
|
feat: update interpod affinity priority with map reduce pattern
|
2019-11-07 08:52:37 +08:00 |
|
Abdullah Gharaibeh
|
6b4bd87ba3
|
Remove Framework dependency on nodeinfo snapshot
|
2019-11-06 08:37:57 -05:00 |
|
draveness
|
089e85e098
|
feat: convert selector spread priority to score plugin
|
2019-11-06 15:48:29 +08:00 |
|