skilxn-go
|
24844c5fc5
|
Add logging to scheduler's event handlers
|
2020-01-27 13:00:00 +08:00 |
|
Jordan Liggitt
|
7eb4838a61
|
Use CSINodes v1 API in scheduler
|
2019-11-14 13:40:50 -05:00 |
|
Alex Wang
|
83dce763ec
|
add event to remove and reject waitingpods
|
2019-11-05 22:04:44 +08:00 |
|
Abdullah Gharaibeh
|
a772722660
|
Remove CSINode from scheduler cache.
|
2019-10-19 03:52:22 +00:00 |
|
Cong Liu
|
fc226e0670
|
Add incoming pod metrics to scheduler queue.
|
2019-10-16 14:26:16 -04:00 |
|
draveness
|
ee4dec65b5
|
feat(scheduler): expose SharedInformerFactory to the framework handle
|
2019-10-11 10:23:21 +08:00 |
|
Ahmad Diaa
|
61ab77ef7a
|
use factory.Config fields directly in scheduler struct
|
2019-08-16 15:21:28 +02:00 |
|
Fabio Bertinatto
|
00b0ab86af
|
Update scheduler to use volume limits from CSINode
|
2019-06-25 16:30:54 +02:00 |
|
caiweidong
|
4c12c76a90
|
clean up unused code
|
2019-04-10 19:12:40 +08:00 |
|
Nguyen Quang Huy
|
dad04530df
|
Fix some typos in scheduler
Corect some words for reading more easily.
|
2019-02-20 14:33:16 +07:00 |
|
Davanum Srinivas
|
b975573385
|
move pkg/kubelet/apis/well_known_labels.go to staging/src/k8s.io/api/core/v1/
Co-Authored-By: Weibin Lin <linweibin1@huawei.com>
Change-Id: I163b2f2833e6b8767f72e2c815dcacd0f4e504ea
|
2019-02-05 13:39:07 -05:00 |
|
Mayank Kumar
|
e0a7d96632
|
Move informer event handlers to Scheduler
|
2019-01-29 17:53:20 -08:00 |
|