kubernetes/pkg
Michael Taufen 21dbbe14f2 Ignore 0% and 100% eviction thresholds
Primarily, this gives a way to explicitly disable eviction, which is
necessary to use omitempty on EvictionHard.
See: https://github.com/kubernetes/kubernetes/pull/53833#discussion_r166672137

As justification for this approach, neither 0% nor 100% make sense as
eviction thresholds; in the "less-than" case, you can't have less than
0% of a resource and 100% perpetually evicts; in the
"greater-than" case (assuming we ever add a resource with this
semantic), the reasoning is the reverse (not more than 100%, 0%
perpetually evicts).
2018-02-12 14:13:00 -08:00
..
api Merge pull request #57824 from thockin/gcr-vanity 2018-02-08 03:29:32 -08:00
apis Merge pull request #58854 from liggitt/prefer-v1-storage 2018-02-08 16:58:32 -08:00
auth
capabilities
client Fix typo 2018-02-01 19:11:19 +08:00
cloudprovider Merge pull request #59619 from jianliao82/patch-1 2018-02-08 21:49:54 -08:00
controller fix deployment's collision avoidance mechanism 2018-02-07 11:28:43 -08:00
credentialprovider
features Merge pull request #59252 from jsafrane/mountpropagation-beta 2018-02-05 22:28:38 -08:00
fieldpath
generated Merge pull request #59334 from cblecker/top-dir-owners 2018-02-05 21:14:37 -08:00
kubeapiserver Merge pull request #58743 from NickrenREN/pv-protection 2018-02-01 19:39:52 -08:00
kubectl Cleanup and add category doc 2018-02-08 10:47:05 -08:00
kubelet Ignore 0% and 100% eviction thresholds 2018-02-12 14:13:00 -08:00
kubemark
master Merge pull request #59287 from cheftako/cloud-context-level 2018-02-06 20:27:39 -08:00
printers Merge pull request #54685 from zjj2wry/node_detail_unschedule 2018-02-08 04:13:21 -08:00
probe
proxy Merge pull request #57336 from danwinship/proxier-simplification 2018-02-06 15:54:07 -08:00
quota
registry Merge pull request #59017 from drinktee/fixcomments 2018-02-07 12:47:32 -08:00
routes
scheduler Fix golint errors in pkg/scheduler based on golint check 2018-02-08 15:22:47 +08:00
security
securitycontext
serviceaccount svcacct: move claim generation out of TokenGenerator 2018-02-06 13:19:54 -08:00
ssh
util Merge pull request #58912 from mlmhl/volume_mount 2018-02-09 03:44:35 -08:00
version
volume Merge pull request #59232 from liubin/fix4 2018-02-09 08:54:34 -08:00
watch/json
.import-restrictions
BUILD Merge pull request #58295 from zouyee/outdate 2018-02-05 22:28:41 -08:00
OWNERS