Kante
|
b5af525b19
|
introduce schedulerOptions to optimize scheduler instantiation (#1627)
* feat: introduce schedulerOptions to scheduler
Signed-off-by: kerthcet <kerthcet@gmail.com>
* add tests for NewScheduler
Signed-off-by: kerthcet <kerthcet@gmail.com>
|
2022-04-26 09:26:13 +08:00 |
kerthcet
|
7f3b3dc072
|
feat: introduce registry to store plugins in framework initialization
Signed-off-by: kerthcet <kerthcet@gmail.com>
|
2022-04-15 15:09:40 +08:00 |
zhangyukun
|
0ebdb21f8b
|
Implement flags grouping for karmada-scheduler
Signed-off-by: zhangyukun <38148677+jameszhangyukun@users.noreply.github.com>
|
2022-03-17 11:19:37 +08:00 |
RainbowMango
|
bff2eb9024
|
Adopt k/k API/interface changes
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-02-19 21:16:32 +08:00 |
changzhen
|
eeee662a05
|
modify the kubeconfig description of the executable file
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-02-10 16:05:52 +08:00 |
kerthcet
|
e80354175a
|
os.Exit will not wait for the defer function
Signed-off-by: kerthcet <kerthcet@gmail.com>
|
2022-01-24 11:57:34 +08:00 |
guoyao
|
d563b179cd
|
using net.JoinHostPort to generate a network address
Signed-off-by: guoyao <1015105054@qq.com>
|
2021-11-20 15:44:09 +08:00 |
wawa0210
|
84cd4103c4
|
The command exits abnormally without outputting stack information
Signed-off-by: wawa0210 <xiaozhang0210@hotmail.com>
|
2021-11-07 09:10:30 +08:00 |
iawia002
|
98ee6ce938
|
Introduce feature gates for the scheduler component
Signed-off-by: iawia002 <z2d@jifangcheng.com>
Signed-off-by: Xinzhao Xu <z2d@jifangcheng.com>
|
2021-11-05 21:03:02 +08:00 |
junqian
|
226b48bd52
|
add metrics for scheduler
Signed-off-by: junqian <junqian@tencent.com>
|
2021-09-29 10:34:08 +08:00 |
Garrybest
|
a5774944b5
|
add scheduler estimator client
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2021-09-18 11:32:32 +08:00 |
lonelyCZ
|
ae9f7bd2a6
|
add version command to components
Signed-off-by: lonelyCZ <531187475@qq.com>
|
2021-09-13 17:23:03 +08:00 |
changzhen
|
97f89f6159
|
Options.LeaderElection.ResourceNamespace should be changed to configurable
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2021-09-06 14:48:30 +08:00 |
Garrybest
|
89e80a673e
|
add qps and burst option
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2021-08-19 16:54:23 +08:00 |
Garrybest
|
4ac44669f3
|
add leader election to agent
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2021-08-09 11:50:44 +08:00 |
Garrybest
|
87937a0830
|
clean up leader election
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2021-08-02 21:31:05 +08:00 |
Hanbo Li
|
59a02e0030
|
add karmada agent (#226)
Signed-off-by: lihanbo <lihanbo2@huawei.com>
|
2021-03-24 14:51:13 +08:00 |
Hongcai Ren
|
6d7f661908
|
Add failover flag (#216)
Signed-off-by: RainbowMango <renhongcai@huawei.com>
|
2021-03-12 21:54:50 +08:00 |
Hongcai Ren
|
c5502fc434
|
Remove hardcoded condition type. (#166)
Signed-off-by: RainbowMango <renhongcai@huawei.com>
|
2021-02-05 17:25:55 +08:00 |
Zhen Chang
|
8e47b33b01
|
enable karmada-scheduler health check endpoint /healthz (#163)
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2021-02-05 10:26:18 +08:00 |
Zhonghu Xu
|
c59afde0e6
|
Added scheduler framework and basic functionality(#108)
Signed-off-by: xuzhonghu <xuzhonghu@huawei.com>
|
2021-01-07 20:39:38 +08:00 |