Files
kubernetes/test/e2e/framework
Kubernetes Submit Queue 2e677a5f80 Merge pull request #43956 from jeffvance/e2e-helpers
Automatic merge from submit-queue (batch tested with PRs 40055, 42085, 44509, 44568, 43956)

improve error handling in e2e helpers

**What this PR does / why we need it**:
Changes most of the volume related helper funcs to return error rather than calling `Expect`. This is a better programming practice, is consistent with Go and Kubernetes, and allows helper funcs that create multiple resources to perform cleanup.

```release-note
NONE
```
2017-04-17 15:39:12 -07:00
..
2017-01-18 09:49:33 -05:00
2017-04-14 08:30:07 +02:00
2017-02-28 23:05:41 -08:00
2017-03-08 14:40:19 -08:00
2017-04-04 15:38:29 -05:00