Files
kubernetes/pkg
Kubernetes Submit Queue 98b1c79e2b Merge pull request #59756 from tsmetana/refactor-describe-volume
Automatic merge from submit-queue (batch tested with PRs 57326, 60076, 60293, 59756, 60370). 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 #59601: AWS: Check error code returned from describeVolume

The errors returned by the describeVolume call are not all equal:
if the error is of InvalidVolume.NotFound type it does not necessarily
mean the desired operation cannot be finished successfully.

Fixes #59601

```release-note
NONE
```
2018-02-26 09:20:49 -08:00
..
2018-02-23 16:50:43 -05:00
2018-02-16 13:43:01 -08:00
2018-02-21 13:08:11 +01:00
2018-02-23 18:09:06 +01:00
2018-02-16 13:43:01 -08:00
2018-02-12 10:54:33 -05:00
2018-02-16 13:43:01 -08:00
2018-01-29 10:07:37 -08:00
2018-01-15 23:17:19 +08:00
2018-02-21 13:08:11 +01:00