Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support kubectl scale and the /scale subresource #2470

Open
mflendrich opened this issue Feb 4, 2025 · 0 comments
Open

Support kubectl scale and the /scale subresource #2470

mflendrich opened this issue Feb 4, 2025 · 0 comments
Assignees
Labels
lifecycle/from-migration Indicates that this issue is a copy of a corresponding issue mentioned in the description. priority/backlog Higher priority than priority/awaiting-more-evidence. triage/accepted Indicates an issue or PR is ready to be actively worked on.

Comments

@mflendrich
Copy link
Collaborator

Issue originally authored by tnozicka as #497

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.

@mflendrich mflendrich added priority/backlog Higher priority than priority/awaiting-more-evidence. triage/accepted Indicates an issue or PR is ready to be actively worked on. labels Feb 4, 2025
@mflendrich mflendrich added the lifecycle/from-migration Indicates that this issue is a copy of a corresponding issue mentioned in the description. label Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lifecycle/from-migration Indicates that this issue is a copy of a corresponding issue mentioned in the description. priority/backlog Higher priority than priority/awaiting-more-evidence. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
None yet
Development

No branches or pull requests

2 participants