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

Reconciliation pause #1150

Closed
nasromm opened this issue Dec 25, 2023 · 1 comment
Closed

Reconciliation pause #1150

nasromm opened this issue Dec 25, 2023 · 1 comment
Labels
done Issues in the state 'done' enhancement New feature or request

Comments

@nasromm
Copy link

nasromm commented Dec 25, 2023

What is missing?
we need a feature that would enable to set the cassandra datacenter size to 0
currently the minimum size is 1
The best feature that would help ,is completely pause k8ssandra-operator reconciliation on a crd, for example

annotations:
  reconciliation-pause="true"

then we can set the sts to 0
Why do we need it?
this will enable to scale down of all pods ,to enable turning off a namespace completely ,so k8ssandra-operator will still continue reconciliation on a different namespace
this will save costs and resources on dev environments
Environment
aws ,ec2, with kops

  • K8ssandra Operator version:
    v1.11.0
    Insert image tag or Git SHA here

Anything else we need to know?:
this annotaion should go on k8ssandraclusters resource and make
it invisible for k8ssandra-operator

@nasromm nasromm added the enhancement New feature or request label Dec 25, 2023
@nasromm nasromm closed this as completed Jan 2, 2024
@github-project-automation github-project-automation bot moved this to Done in K8ssandra Jan 2, 2024
@adejanovski adejanovski added the done Issues in the state 'done' label Jan 2, 2024
@nasromm
Copy link
Author

nasromm commented Jan 2, 2024

I am closing this issue as we have discovered that the feature of
K8ssandraCluster.spec.cassandra.datacenters[index].stopped
is already fulfilling this feature request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
done Issues in the state 'done' enhancement New feature or request
Projects
No open projects
Archived in project
Development

No branches or pull requests

2 participants