Alex Wang
|
8a5df1302a
|
rename unschedulableQ to unschedulablePods
Signed-off-by: Alex Wang <wangqingcan1990@gmail.com>
|
2022-03-24 17:38:49 +08:00 |
|
Alex Wang
|
87549203e9
|
add deprecated flag for flush pods to activeq interval
|
2022-02-16 11:05:52 +08:00 |
|
Hanna Lee
|
07a883d8e6
|
Remove //lint:ignore pragmas that aren't being used anymore
|
2021-11-17 08:56:54 +01:00 |
|
Hanna Lee
|
0f3836dcc5
|
Ignore deprecation warnings with //nolint:staticcheck
|
2021-11-17 08:55:57 +01:00 |
|
kerthcet
|
a6f695581b
|
remove legacy scheduler policy config, as well as associated flags policy-config-file, policy-configmap, policy-configmap-namespace and use-legacy-policy-config
Signed-off-by: kerthcet <kerthcet@gmail.com>
|
2021-10-08 23:57:49 +08:00 |
|
Wei Huang
|
a689ad4cda
|
sched: start dynamicInformerFactory along with regular informerFactory (#105016)
* sched: start dynamicInformerFactory along with regular informerFactory
* fixup: start all informers and then wait for their syncs
|
2021-09-16 19:33:00 -07:00 |
|
Jan Chaloupka
|
07af6697e9
|
refactor: disable insecure serving in kube-scheduler
|
2021-09-14 07:52:16 +02:00 |
|
Abdullah Gharaibeh
|
52f5ba3a58
|
Remove SchedulerAlgorithmSource from scheduler's internal CC API
|
2021-06-09 19:14:54 -04:00 |
|
Wei Huang
|
e7f67b1a63
|
Surface kube config in scheduler framework handle
|
2021-03-30 11:54:59 -07:00 |
|
Wei Huang
|
d8def59871
|
Initialize scheduler's podInformer in sharedInformerFactory
Scheduler's specific podInfomer is now initialized inside the sahredInformerFactory.
|
2020-09-08 12:57:17 -07:00 |
|
Chelsey Chen
|
3f95ddb714
|
Migrate kube-scheduler to use common fallback
|
2020-06-22 10:02:54 -04:00 |
|
Aldo Culquicondor
|
c048858471
|
Support multiple scheduling profiles in a single scheduler
Signed-off-by: Aldo Culquicondor <acondor@google.com>
|
2020-02-25 11:31:20 -05:00 |
|
Yassine TIJANI
|
f970b34137
|
add a fallback for kube-scheduler when events.k8s.io is disabled
Signed-off-by: Yassine TIJANI <ytijani@vmware.com>
|
2019-10-28 19:09:47 +01:00 |
|
SataQiu
|
cb8183c680
|
schedule code clean: using string prefix instead of MarkDeprecated
|
2019-08-27 00:03:29 +08:00 |
|
Yassine TIJANI
|
08522f8e5a
|
move scheduler to use v1beta1.events
Signed-off-by: Yassine TIJANI <ytijani@vmware.com>
|
2019-07-12 11:39:01 +02:00 |
|
tanshanshan
|
cb95edafe8
|
kube-scheduler: enable secure ports 10259
|
2018-11-08 16:43:59 +01:00 |
|
Di Xu
|
7c68c585f4
|
use external KubeSchedulerConfiguration
|
2018-08-24 10:58:09 +08:00 |
|
Dr. Stefan Schimanski
|
1d9a896066
|
apiserver: move controller-manager's insecure config into apiserver
|
2018-08-17 08:56:46 +02:00 |
|
Dr. Stefan Schimanski
|
a3a52a8cf7
|
Revert "Revert "scheduler: align with ctrl-managers and apiservers, add https+auth in options""
This reverts commit 7b93d81a97 .
|
2018-05-15 13:09:55 +02:00 |
|
Wojciech Tyczynski
|
7b93d81a97
|
Revert "scheduler: align with ctrl-managers and apiservers, add https+auth in options"
|
2018-05-03 21:05:00 +02:00 |
|
Dr. Stefan Schimanski
|
2af0bdb00f
|
scheduler: add https+authn+authz to options, set to nil for now
|
2018-04-28 22:36:13 +02:00 |
|
Dr. Stefan Schimanski
|
abc8c98e35
|
scheduler: align plumbing with controller-manager and apiservers
|
2018-04-28 22:36:13 +02:00 |
|