k3s/pkg
Kubernetes Submit Queue 2accf11f1a
Merge pull request #57849 from dashpole/eviction_test_event
Automatic merge from submit-queue (batch tested with PRs 63865, 57849, 63932, 63930, 63936). 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>.

Eviction Node e2e test checks for eviction reason

**What this PR does / why we need it**:
Currently, the eviction test simply ensures that pods are marked `Failed`.  However, this could occur because of an OOM, rather than an eviction.
To ensure that pods are actually being evicted, check for the Reason in the pod status to ensure it is evicted.

**Release note**:
```release-note
NONE
```

cc @kubernetes/sig-node-pr-reviews
2018-05-17 00:28:19 -07:00
..
api Merge pull request #57536 from linyouchong/linyouchong-20171222 2018-05-14 19:44:07 -07:00
apis Merge pull request #63314 from mtaufen/dkcfg-structured-status 2018-05-15 19:41:36 -07:00
auth
capabilities
client Autogenerated code 2018-05-15 21:38:54 +02:00
cloudprovider Revert "Openstack: register metadata.hostname as node name" 2018-05-15 22:49:21 -04:00
controller Merge pull request #63852 from hzxuzhonghu/node-controller-run-with-stopch 2018-05-15 18:00:41 -07:00
credentialprovider Use new clients in Azure credential provider 2018-04-26 09:38:48 +08:00
features Merge pull request #62870 from pospispa/Bring-StorageObjectInUseProtection-feature-to-GA-2nd-attempt 2018-04-26 17:25:04 -07:00
fieldpath
generated Generated 2018-05-12 02:01:09 -04:00
kubeapiserver simplify api registration 2018-05-08 18:33:50 -04:00
kubectl Merge pull request #63514 from juanvallejo/jvallejo/move-config-flags-genericclioptions 2018-05-16 17:40:30 -07:00
kubelet Merge pull request #57849 from dashpole/eviction_test_event 2018-05-17 00:28:19 -07:00
kubemark
master Merge pull request #63100 from ravisantoshgudimetla/priority-beta-api 2018-05-14 14:35:21 -07:00
printers remove decoder from name printing 2018-05-14 15:55:38 -04:00
probe
proxy Merge pull request #63850 from islinwb/check_ipvs_mod 2018-05-16 03:33:20 -07:00
quota
registry Merge pull request #63314 from mtaufen/dkcfg-structured-status 2018-05-15 19:41:36 -07:00
routes
scheduler Merge pull request #63658 from xchapter7x/pkg-scheduler-algorithm-priorities 2018-05-15 14:12:39 -07:00
security Replace UserIDRange/GroupIDRange by IDRange in internal type to reduce difference with external type. 2018-05-04 18:31:42 +02:00
securitycontext
serviceaccount clean duplicate test function 2018-04-27 13:43:12 +08:00
ssh
util Merge pull request #63332 from zhouhaibing089/exec-timeout 2018-05-15 09:04:28 -07:00
version
volume Merge pull request #63424 from xiaoxubeii/issue-63183-master 2018-05-10 06:31:16 -07:00
watch/json
windows/service
.import-restrictions
BUILD
OWNERS