Files
kubernetes/pkg/kubectl/cmd
Kubernetes Submit Queue a36d9df224 Merge pull request #47450 from kargakis/fix-drain
Automatic merge from submit-queue (batch tested with PRs 47523, 47438, 47550, 47450, 47612)

Ignore 404s on evict

One of our upgrades failed with 
```
error: error when evicting pod \"boo-2-deploy\": pods \"boo-2-deploy\" not found"
```

@derekwaynecarr since you already fixed half of it 

cc: @kubernetes/sig-cli-bugs 

I failed terribly at adding a unit test mostly because draining involves discovery for the eviction API and the fake client stuff for discovery are far from functional - will spawn a separate issue about it.

fyi @jupierce

related: https://github.com/kubernetes/kubectl/issues/28
2017-06-15 18:54:06 -07:00
..
2017-05-31 15:08:25 -07:00
2017-06-11 07:12:23 +09:00
2016-10-29 20:24:54 -07:00
2017-06-13 20:21:26 +02:00
2017-05-19 10:56:35 +08:00
2017-05-31 13:02:23 +05:30
2017-05-18 16:48:13 -07:00
2017-05-11 20:09:31 +08:00
2017-05-18 16:48:13 -07:00
2017-05-18 16:48:13 -07:00
2017-05-15 13:51:39 -07:00