Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MIG-341] Design: PV overflow and resize handling via the UI #1117

Open
eriknelson opened this issue Feb 5, 2021 · 0 comments
Open

[MIG-341] Design: PV overflow and resize handling via the UI #1117

eriknelson opened this issue Feb 5, 2021 · 0 comments
Assignees

Comments

@eriknelson
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants