k3s/test
Kubernetes Submit Queue 0148f25fe7
Merge pull request #67734 from Huang-Wei/fix-nodelost-issue
Automatic merge from submit-queue (batch tested with PRs 64597, 67854, 67734, 67917, 67688). 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>.

fix an issue that scheduling doesn't respect NodeLost status of a node

**What this PR does / why we need it**:

- if Node is in UnknowStatus, apply unreachable taint with NoSchedule effect
- some internal data structure refactoring
- update unit test

**Which issue(s) this PR fixes**:
Fixes #67733, and very likely #67536

**Special notes for your reviewer**:

See detailed reproducing steps in #67733.

**Release note**:
```release-note
Apply unreachable taint to a node when it lost network connection.
```
2018-08-27 22:18:12 -07:00
..
cmd Merge pull request #67734 from Huang-Wei/fix-nodelost-issue 2018-08-27 22:18:12 -07:00
conformance Merge pull request #67100 from mkurylec/promotion-lifecycle-hook-to-conformance 2018-08-16 11:57:28 -07:00
e2e Generate files and modifications for autoscaling/v2beta2 and custom_metrics/v1beta2 2018-08-27 11:07:53 -04:00
e2e_kubeadm Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
e2e_node Merge pull request #67805 from linyouchong/pr-0824 2018-08-26 14:07:28 -07:00
fixtures Create cli-runtime staging repository 2018-08-21 17:08:30 +02:00
images Merge pull request #67351 from mkimuram/issue/67269 2018-08-20 19:13:52 -07:00
integration Merge pull request #64097 from damemi/hpa-metrics-specificity 2018-08-27 13:48:13 -07:00
kubemark Parallelize kubemark cluster creation 2018-08-23 18:33:38 +02:00
list
soak Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
typecheck
utils Change rbd base image back to fedora 26 2018-08-13 20:27:44 +00:00
BUILD move test-cmd guts to separate sig-cli maintained directory 2018-07-05 11:38:26 -04:00
OWNERS Add Labels to various OWNERS files 2018-08-21 13:59:08 -04:00
test_owners.csv Remove the Heapster/InfluxDB test 2018-07-13 16:07:33 -04:00
test_owners.json remove rescheduler 2018-08-22 11:49:14 +08:00