scylladb / scylla-operator

The Kubernetes Operator for ScyllaDB
https://operator.docs.scylladb.com/
Apache License 2.0
337 stars 175 forks source link

Support reconciling PVC holding the data #1103

Open zimnx opened 1 year ago

zimnx commented 1 year ago

Operator webhook forbids changing the data storage, mainly because StatefulSet PVC Template cannot be changed. Instead, Operator could reconcile PVC objects beforehand and StatefulSet would pick the existing ones. This would allow for volume expansion if storage class used underneath supports it.

scylla-operator-bot commented 4 months ago

The Scylla Operator project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

You can:

/lifecycle stale

scylla-operator-bot[bot] commented 3 months ago

The Scylla Operator project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

You can:

/lifecycle stale

tnozicka commented 3 months ago

/remove-lifecycle stale /triage accepted

Arthurdw commented 1 month ago

Hi there, whats the state on this?

Edit: Any suggestions as a workaround to increase the size?