k3s/test
Kubernetes Submit Queue d6dbd50909 Merge pull request #37093 from simonswine/fix-tolerate-unready-endpoints-pods-terminating
Automatic merge from submit-queue (batch tested with PRs 39092, 39126, 37380, 37093, 39237)

Endpoints with TolerateUnready annotation, should list Pods in state terminating

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

We are using preStop lifecycle hooks to gracefully remove a node from a cluster. This hook is potentially long running and after the preStop hook is fired, the DNS resolution of the soon to be stopped Pod is failing, which causes a failure there.

**Special notes for your reviewer**:

Would be great to backport that to 1.4, 1.3 

**Release note**:

```release-note
Endpoints, that tolerate unready Pods, are now listing Pods in state Terminating as well
```

@bprashanth
2017-01-03 09:45:24 -08:00
..
e2e Merge pull request #37093 from simonswine/fix-tolerate-unready-endpoints-pods-terminating 2017-01-03 09:45:24 -08:00
e2e_node autogenerated 2016-12-29 13:04:10 -08:00
fixtures Revert "add a unit test" 2016-11-22 21:01:20 -08:00
images Merge pull request #38927 from luxas/remove_maintainer 2016-12-29 16:41:24 -08:00
integration Add work queues to PV controller 2017-01-02 15:17:24 +01:00
kubemark Fixing 'systemd restart docker' command in kubemark master 2016-12-21 11:46:33 +01:00
list autogenerated 2016-12-29 13:04:10 -08:00
soak Merge pull request #38927 from luxas/remove_maintainer 2016-12-29 16:41:24 -08:00
utils run hack/update-codegen.sh 2016-12-14 12:39:49 -08:00
OWNERS
test_owners.csv Move pkg/{apiserver -> genericapiserver/api} 2017-01-03 14:54:03 +01:00