mirror of https://github.com/k3s-io/k3s
![]() 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 |
||
---|---|---|
.. | ||
api | ||
BUILD | ||
OWNERS | ||
doc.go | ||
eviction_manager.go | ||
eviction_manager_test.go | ||
helpers.go | ||
helpers_test.go | ||
threshold_notifier_linux.go | ||
threshold_notifier_unsupported.go | ||
types.go |