tidb-operator icon indicating copy to clipboard operation
tidb-operator copied to clipboard

Add E2E for PVC resize

Open KanShiori opened this issue 2 years ago • 0 comments

Feature Request

For every component, add a case:

  1. Deploy a cluster.
  2. Scale-up storage size.
  3. After the storage request of PVC is changed, modify the capacity in status to mock expansion completed.
  4. Check all PVCs storage requests are changed.
  5. 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:

KanShiori avatar Jul 13 '22 13:07 KanShiori