tidb-operator
tidb-operator copied to clipboard
Add E2E for PVC resize
Feature Request
For every component, add a case:
- Deploy a cluster.
- Scale-up storage size.
- After the storage request of PVC is changed, modify the capacity in status to mock expansion completed.
- Check all PVCs storage requests are changed.
- Check the StatefulSet is recreated.
Is your feature request related to a problem? Please describe:
Describe the feature you'd like:
Describe alternatives you've considered:
Teachability, Documentation, Adoption, Migration Strategy: