scylla-operator
scylla-operator copied to clipboard
Support `kubectl scale`
Is this a bug report or feature request?
- Feature Request
What should the feature do:
# kubectl get scyllacluster/basic
NAME AGE
basic 3m57s
# kubectl scale scyllacluster/basic --replicas=3
Error from server (NotFound): scyllaclusters.scylla.scylladb.com "basic" not found
What is use case behind this feature:
Additional Information: We need to support the scale subresource.
I suppose would scale the members in every rack.
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:
- After 30d of inactivity,
lifecycle/staleis applied - After 30d of inactivity since
lifecycle/stalewas applied,lifecycle/rottenis applied - After 30d of inactivity since
lifecycle/rottenwas applied, the issue is closed
You can:
- Mark this issue as fresh with
/remove-lifecycle stale - Close this issue with
/close - Offer to help out
/lifecycle stale
@zimnx this might be a good one to look at for ScyllaDBDatacenter