Open zimnx opened 1 year 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:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle stale
/close
/lifecycle stale
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:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle stale
/close
/lifecycle stale
/remove-lifecycle stale /triage accepted
Hi there, whats the state on this?
Edit: Any suggestions as a workaround to increase the size?
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.