Vinay Kulkarni
|
40b604e374
|
Update pkg/apis/core/helper/qos/qos.go
Co-authored-by: Itamar Holder <77444623+iholder101@users.noreply.github.com>
|
2023-08-08 04:01:46 +00:00 |
|
vinay kulkarni
|
4063ca4050
|
Code review fix: Move GetPodQOS code to ComputePodQOS. If set, return PodStatus.QOSClass from GetPodQOS.
|
2023-08-07 14:47:37 +00:00 |
|
vinay kulkarni
|
5d4410b960
|
Perf optimization: Move away from GetPodQOS, using PodStatus.QOSClass instead
|
2023-08-07 14:47:37 +00:00 |
|
Sergey Kanzhelev
|
b517d640a4
|
small comment the ephemeral containers are not accounted for the QoS calculation
|
2023-02-02 18:21:39 +00:00 |
|
Paco Xu
|
b74214ebcb
|
cleanup: add update notice in origin file & make it diff cleanly
|
2021-09-15 15:57:11 +08:00 |
|
Tim Allclair
|
49f50484b8
|
Delete duplicate resource.Quantity.Copy()
|
2019-08-19 17:23:14 -07:00 |
|
Seth Jennings
|
bcfa60d955
|
kubelet: include init containers when determining pod QoS
|
2019-05-17 10:57:03 -05:00 |
|
tanshanshan
|
a90b4c8c41
|
HugePages require cpu or memory
|
2017-11-23 09:57:51 +08:00 |
|
Dr. Stefan Schimanski
|
33b20f22ee
|
pkg/apis/core: fixup package names
|
2017-11-09 12:14:07 +01:00 |
|
Dr. Stefan Schimanski
|
3848e0a478
|
Move core api to pkg/apis/core
|
2017-11-09 12:08:42 +01:00 |
|