https://issues.redhat.com/browse/MIG-540
This Jira splits out of an earlier ticket that captured our efforts to address a problem we've seen in a few different user environments where it's possible that PVs have been resized outside of kubernetes, so the claim size is actually not large enough to contain the amount of data that's actually stored in the underlying PV. This will result in a claim that is insufficient to store all the data from the source side.
With 1.4.1, we planned to include backend logic and an API surface to expose the discovery and ability to tweak the claim size if we detect this scenario. For 1.4.2, we'd like to consider how to integrate with the UI to be fully supported during plan creation and PV discovery.
https://issues.redhat.com/browse/MIG-540