Open
Description
Issue originally authored by tnozicka as #825
Given StatefulSet don't reconcile storage changes we can't yet easily handle it in the operator seamlessly and we should at least document a manual procedure. Something in the lines of:
- orphan delete the scyllacluster
- orphan delete the statefulsets
- create the scyllacluster with higher storage request
- resize the existing PVC, if the storage class supports it, replace the nodes if it doesn't
- trigger a scyllacuster rollout
Metadata
Metadata
Assignees
Labels
Categorizes issue or PR as related to documentation.Indicates that this issue is a copy of a corresponding issue mentioned in the description.Important over the long term, but may not be staffed and/or may need multiple releases to complete.Indicates an issue or PR is ready to be actively worked on.