This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Description
/kind feature
Action allowing users to scale their cassandra clusters down (e.g. from 5 nodes to 3 nodes).
Plan:
- ScaleIn action sets a field on pilots selected for removal
- Pilots locally run
nodetool drain, and report back when done
- When all are drained, each pilot runs
nodetool decommission, and report back when done
- When all are decommissioned, run
nodetool removetoken from leaderelected pilot