Files
kubernetes/pkg
Kubernetes Submit Queue 2cc9650e7e Merge pull request #39306 from hex108/oom_score_adj
Automatic merge from submit-queue (batch tested with PRs 38084, 39306)

Small improve for GetContainerOOMScoreAdjust

In `GetContainerOOMScoreAdjust`, make logic more clear for the case `oomScoreAdjust >= besteffortOOMScoreAdj`. If `besteffortOOMScoreAdj`  is defined to another value(e.g. 996), suppose `oomScoreAdjust` is 999, the function will return 998(which equals 999 - 1) instead of 995(996 -1).
2017-01-04 07:18:07 -08:00
..
2016-12-29 13:04:10 -08:00
2016-12-12 13:30:07 -08:00
2017-01-01 23:11:09 -08:00
2016-12-29 13:04:10 -08:00
2016-12-29 13:04:10 -08:00
2016-12-29 13:04:10 -08:00
2016-12-29 13:04:10 -08:00
2016-12-29 13:04:10 -08:00
2016-12-29 13:04:10 -08:00
2017-01-03 11:45:38 -05:00
2016-12-29 13:04:10 -08:00
2016-12-29 13:04:10 -08:00
2016-12-12 13:30:07 -08:00
2016-12-29 13:04:10 -08:00
2016-12-14 12:39:48 -08:00
2016-12-29 13:04:10 -08:00
2016-12-29 13:04:10 -08:00
2016-12-29 13:04:10 -08:00
2016-12-12 13:30:07 -08:00
2017-01-01 23:11:09 -08:00
2016-12-29 13:04:10 -08:00
2016-12-29 13:04:10 -08:00
2016-12-12 13:30:07 -08:00
2016-12-29 13:04:10 -08:00
2016-12-29 13:04:10 -08:00
2016-12-12 13:30:07 -08:00
2017-01-01 23:11:09 -08:00