scylladb / scylla-operator

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

Support `kubectl scale` and the /scale subresource #497

Open tnozicka opened 3 years ago

tnozicka commented 3 years ago

Is this a bug report or 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.

tnozicka commented 3 years ago

I suppose would scale the members in every rack.

scylla-operator-bot[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

tnozicka commented 4 months ago

@zimnx this might be a good one to look at for ScyllaDBDatacenter

tnozicka commented 3 months ago

We have decided to postpone it in favour of a dedicated proposal, but for the future some context on the complexities is in https://github.com/scylladb/scylla-operator/pull/1994#discussion_r1672035663