Files
kubernetes/test/e2e/framework
Kubernetes Submit Queue c0a7919ac1 Merge pull request #58794 from gnufied/perform-online-resize-if-mounted
Automatic merge from submit-queue. 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>.

Perform resize of mounted volume if necessary

Under certain conditions - we must perform resize of volume even when it is mounted. This enables us to get around problem of resizing volumes used by deployments etc.

```release-note
Allow expanding mounted volumes
```
2018-02-02 12:48:53 -08:00
..
2017-10-15 18:18:13 -07:00
2017-11-09 12:14:08 +01:00
2017-12-23 13:12:11 -08:00
2017-11-01 16:00:32 -07:00
2018-01-30 16:55:08 -08:00
2017-09-11 22:13:55 -04:00
2018-01-18 13:48:52 +05:30