migtools / pvc-migrate

Standalone PVC migration
Apache License 2.0
5 stars 13 forks source link

Make PVC adjustment interactive to avoid miscalculations #150

Closed pranavgaikwad closed 3 years ago

pranavgaikwad commented 3 years ago

Fixes #147

This PR modifies the PVC adjustment flow to make it interactive asking user to confirm the adjusted size before attempting to create a PVC. It also adds logic to give user a chance to correct the values during execution if found unacceptable.

Peek 2020-12-02 10-17