Skip to content

Conversation

tomach
Copy link
Contributor

@tomach tomach commented Sep 23, 2025

Summary of the changes / Why this is an improvement

This adds a new subscommand to transfer a CrateDB cluster between subscriptions.

croud clusters subscription update \
  --cluster-id <cluster_uuid> \
  --old-subscription-id <old_subscription_uuid> \
  --new-subscription-id <new_subscription_uuid>

Checklist

Copy link

coderabbitai bot commented Sep 23, 2025

Important

Review skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch ta/transfer-subscription

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@tomach tomach marked this pull request as ready for review September 23, 2025 08:04
Copy link
Contributor

@plaharanne plaharanne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tomach tomach force-pushed the ta/transfer-subscription branch from a04017e to 3c57fd9 Compare October 2, 2025 08:56
@tomach tomach force-pushed the ta/transfer-subscription branch from 3c57fd9 to 12a3301 Compare October 2, 2025 09:00
@tomach tomach merged commit a7abd4f into master Oct 2, 2025
11 checks passed
@tomach tomach deleted the ta/transfer-subscription branch October 2, 2025 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants