Lucas Severo Alves
|
6b34fafdaf
|
Add ctx logging involved in KS startup (#115588)
* ctx logging involved in startup
as per https://github.com/kubernetes/kubernetes/pull/111155#pullrequestreview-1283257121
* use klog.Background().Error in flag handling
* revert scheduler_perf changes
* refence issue in code comment
* enable ctx logcheck for cmd/kube-scheduler
|
2023-02-13 09:19:29 -08:00 |
|
Patrick Ohly
|
d2ff210c20
|
scheduler: add dynamic resource allocation plugin
The plugin handles the interaction with ResourceClaims that are referenced by a
Pod.
|
2022-11-11 21:58:03 +01:00 |
|
Wei Huang
|
2de75d92bf
|
API, Codegen, UT for PreEnqueue extension point
|
2022-11-07 14:02:57 -08:00 |
|
kerthcet
|
02f77a1b84
|
Feat: ga component config in kube-scheduler
Signed-off-by: kerthcet <kerthcet@gmail.com>
|
2022-07-29 08:47:48 +08:00 |
|