draveness
|
495faa22db
|
feat: cleanup pod critical pod annotations feature
|
2019-08-09 08:41:23 +08:00 |
|
draveness
|
d83526d253
|
Revert "feat: cleanup pod critical pod annotations feature"
This reverts commit b6d41ee5cc .
|
2019-07-18 13:31:12 +08:00 |
|
draveness
|
b6d41ee5cc
|
feat: cleanup pod critical pod annotations feature
|
2019-07-11 08:54:19 +08:00 |
|
Kubernetes Prow Robot
|
ec02afb46e
|
Merge pull request #78777 from tedyu/preempt-bench
Use no-priority best-effort pod as the preemptor in BenchmarkGetPodsToPreempt
|
2019-06-14 16:51:00 -07:00 |
|
Ted Yu
|
22556aed17
|
Use no-priority best-effort pod as the preemptor in BenchmarkGetPodsToPreempt
|
2019-06-06 14:51:53 -07:00 |
|
Ted Yu
|
132556e13a
|
Continue admitting the pod regardless of return value from killPodFunc
|
2019-05-30 11:36:34 -07:00 |
|
Andrew Kim
|
c919139245
|
update import of generic featuregate code from k8s.io/apiserver/pkg/util/feature -> k8s.io/component-base/featuregate
|
2019-05-08 10:01:50 -04:00 |
|
Jordan Liggitt
|
de8bf9b63d
|
fix scheduler and kubelet unit tests leaking feature flag changes
|
2018-11-16 10:52:53 -05:00 |
|
David Ashpole
|
90f58c1157
|
critical pod test should not rely on feature gate set in framework; non-critical pods are always preemptable
|
2018-09-07 17:43:42 -07:00 |
|
Da K. Ma
|
a75d625cc3
|
Compared preemption by priority.
Signed-off-by: Da K. Ma <klaus1982.cn@gmail.com>
|
2018-08-04 11:33:07 +08:00 |
|
Seth Jennings
|
f2a7654978
|
move feature gate checks inside IsCriticalPod
|
2018-07-11 16:10:05 -05:00 |
|
Di Xu
|
48388fec7e
|
fix all the typos across the project
|
2018-02-11 11:04:14 +08:00 |
|
Dr. Stefan Schimanski
|
012b085ac8
|
pkg/apis/core: mechanical import fixes in dependencies
|
2017-11-09 12:14:08 +01:00 |
|
xiangpengzhao
|
1c4dbcf5ca
|
Replace hard-code "cpu" and "memory" to consts
|
2017-08-16 16:37:50 +08:00 |
|
zhangxiaoyu-zidif
|
e6c95e7a5c
|
fix-review
|
2017-07-05 15:40:51 +08:00 |
|
Chao Xu
|
60604f8818
|
run hack/update-all
|
2017-06-22 11:31:03 -07:00 |
|
Chao Xu
|
f4989a45a5
|
run root-rewrite-v1-..., compile
|
2017-06-22 10:25:57 -07:00 |
|
David Ashpole
|
c58970e47c
|
critical pods can preempt other pods to be admitted
|
2017-02-23 10:31:20 -08:00 |
|