cass-operator icon indicating copy to clipboard operation
cass-operator copied to clipboard

Add feature to allow waiting for cleanup to finish after ScaleUp

Open burmanm opened this issue 1 year ago • 0 comments

What this PR does: Add new annotation cassandra.datastax.com/track-cleanup-tasks that en…ables tracking cleanup after scale up. This will wait for the cleanup to finish before scale up is marked as completed. Also, add a unit test for the CheckRackLabels()

This code is lifted from 1.14.0, but encapsulated with additional annotation checks.

Which issue(s) this PR fixes: Fixes #722

Checklist

  • [ ] Changes manually tested
  • [x] Automated Tests added/updated
  • [ ] Documentation added/updated
  • [x] CHANGELOG.md updated (not required for documentation PRs)
  • [x] CLA Signed: DataStax CLA

burmanm avatar Oct 25 '24 12:10 burmanm