Kubernetes Prow Robot
|
10ed4502f4
|
Merge pull request #99937 from wzshiming/fea/enq-nodelabel
Implement EnqueueExtensions interface in nodelabel
|
2021-04-08 16:00:51 -07:00 |
|
Shiming Zhang
|
ab3a765570
|
Scheduler/plugins/nodelabel fix no label preference
|
2021-03-10 00:19:28 +08:00 |
|
Shiming Zhang
|
6907b915f5
|
implement EnqueueExtensions interface in nodelabel
|
2021-03-09 10:32:57 +08:00 |
|
Kubernetes Prow Robot
|
6268e6f990
|
Merge pull request #95069 from farah/split-scheduler
Move scheduler interface to pkg/scheduler/framework
|
2020-10-13 14:23:54 -07:00 |
|
Ali
|
09b2e8f638
|
Move scheduler interface to pkg/scheduler/framework
|
2020-10-13 13:13:27 +11:00 |
|
SataQiu
|
a0efc33158
|
wrap errors from NodeLabel, NodePorts, NodePreferAvoidPods and NodeResourcesBalancedAllocation plugins
|
2020-10-10 11:00:40 +08:00 |
|
Rafal Wicha
|
85be9c1673
|
Move Scheduler plugin args validation to apis/config/validation
|
2020-05-25 16:27:21 +01:00 |
|
Aldo Culquicondor
|
2935480cc8
|
Move Plugin Args defaults to versioned packages
Signed-off-by: Aldo Culquicondor <acondor@google.com>
|
2020-05-06 18:00:23 -04:00 |
|
Aldo Culquicondor
|
98d1e241f1
|
Use internal config types in scheduling plugin args
Signed-off-by: Aldo Culquicondor <acondor@google.com>
|
2020-04-29 17:07:10 -04: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 |
|
Rafał Wicha
|
c4d20ca8a8
|
Add types for Scheduler plugin args to kube-scheduler.config.k8s.io
|
2020-04-08 20:23:56 +01: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 |
|
Haosdent Huang
|
4ef31f81c7
|
Break nodelabel Filter plugins dependency on predicates package
|
2020-01-07 16:37:52 +08:00 |
|
zouyee
|
bf8a8a657c
|
introduce checker for the result of nodeInfo.Node()
Signed-off-by: Zou Nengren <zouyee1989@gmail.com>
|
2019-12-24 09:11:40 +08:00 |
|
Abdullah Gharaibeh
|
68f3802ba8
|
move NodeLabel predicate logic to its Filter plugin
|
2019-12-19 14:00:39 -05:00 |
|
Abdullah Gharaibeh
|
22a0f55a68
|
move NodeLabel priority logic to its Score plugin
|
2019-12-19 13:35:43 -05:00 |
|
Cong Liu
|
97d641b129
|
Aggregate mulitple NodePreference custom priorities to a single score plugin.
|
2019-11-05 16:25:19 -05:00 |
|
Abdullah Gharaibeh
|
134baa50b9
|
Convert multiple node label predicates to be a single filter plugin.
|
2019-11-05 10:34:51 -05:00 |
|
Cong Liu
|
571cea0519
|
Convert NodeLabelPresence custom predicate to filter plugin.
|
2019-10-25 19:31:17 -04:00 |
|