k3s/pkg
Kubernetes Submit Queue 30e811c97c
Merge pull request #60007 from k82cn/k8s_54313_1
Automatic merge from submit-queue (batch tested with PRs 59367, 60007). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Do not schedule pod to the node under PID pressure.

Signed-off-by: Da K. Ma <klaus1982.cn@gmail.com>

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
part of #54313 

**Release note**:
```release-note
Added CheckNodePIDPressurePredicate to checks if a pod can be scheduled on
a node reporting pid pressure condition.
```
2018-04-26 00:43:11 -07:00
..
api generated 2018-04-25 09:02:32 -04:00
apis Merge pull request #63067 from k82cn/k8s_63027 2018-04-25 11:53:17 -07:00
auth Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
capabilities Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
client generated 2018-04-25 09:02:32 -04:00
cloudprovider Use new clients in azure cloud provider 2018-04-26 09:38:48 +08:00
controller Merge pull request #62805 from awly/take-reviews 2018-04-25 21:24:31 -07:00
credentialprovider Use new clients in Azure credential provider 2018-04-26 09:38:48 +08:00
features kubelet: move QOSReserved from experimental to alpha feature gate 2018-04-16 13:08:40 -05:00
fieldpath Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
generated Add pointer comments 2018-04-25 09:47:14 -07:00
kubeapiserver Remove request context mapper 2018-04-18 17:03:31 -04:00
kubectl wire PrintFlags through get cmd 2018-04-25 15:02:48 -04:00
kubelet Merge pull request #62805 from awly/take-reviews 2018-04-25 21:24:31 -07:00
kubemark add nodeport-addresses flag for kube-proxy 2018-02-26 23:48:46 +08:00
master generated 2018-04-25 09:02:32 -04:00
printers wire PrintFlags through get cmd 2018-04-25 15:02:48 -04:00
probe Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
proxy Merge pull request #63066 from Lion-Wei/ipvs-dummy 2018-04-25 06:29:19 -07:00
quota Resources prefixed with *kubernetes.io/ should remain unscheduled if they are not exposed on the node. 2018-03-28 17:24:30 -07:00
registry eliminate indirection from type registration 2018-04-25 09:02:31 -04:00
routes Remove /ui/ redirect 2018-02-12 10:54:33 -05:00
scheduler Do not schedule pod to the node under PID pressure. 2018-04-26 10:07:42 +08:00
security Update generated files. 2018-04-11 18:35:24 +02:00
securitycontext remove unused code in securitycontext 2018-03-29 23:32:48 -07:00
serviceaccount fix a error in serviceaccount validate. 2018-04-24 14:48:37 +08:00
ssh Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
util Merge pull request #62951 from dims/support-nsenter-better-in-non-systemd-envs 2018-04-25 01:08:10 -07:00
version Require boilerplate on Bazel Skylark source files 2018-02-16 13:44:04 -08:00
volume Use new clients in Azure Disk volume 2018-04-26 09:38:48 +08:00
watch/json
windows/service Add support for binaries to run as Windows services 2018-03-07 00:51:36 +01:00
.import-restrictions
BUILD pkg/api/unversioned related cleanup 2018-03-13 17:20:16 +08:00
OWNERS