Skip to content

Auto-download Astra DB SCB #360

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

Merged
merged 5 commits into from
Jun 2, 2025
Merged

Auto-download Astra DB SCB #360

merged 5 commits into from
Jun 2, 2025

Conversation

msmygit
Copy link
Member

@msmygit msmygit commented May 3, 2025

What this PR does: Adds enhancement to provide just the Astra database ID along with a token to take care of auto-downloading SCBs to connect with the database clusters.

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

Checklist:

  • Automated Tests added/updated
  • Documentation added/updated
  • CLA Signed: DataStax CLA

@msmygit msmygit added enhancement New feature or request dependencies Pull requests that update a dependency file labels May 3, 2025
@msmygit msmygit self-assigned this May 3, 2025
@msmygit msmygit requested a review from a team as a code owner May 3, 2025 15:45
@msmygit msmygit marked this pull request as draft May 3, 2025 15:47
@msmygit msmygit force-pushed the feat/scb_autodownload branch from fc80fc7 to ec65be7 Compare May 3, 2025 16:23
@msmygit msmygit marked this pull request as ready for review May 3, 2025 16:31
@msmygit msmygit force-pushed the feat/scb_autodownload branch from c4e3605 to 6dc08a8 Compare May 3, 2025 17:56
@msmygit msmygit enabled auto-merge (squash) May 5, 2025 19:01
Copy link
Collaborator

@faizalrub-datastax faizalrub-datastax left a comment

Choose a reason for hiding this comment

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

Just to confirm, I see that we still have the option to manually download the bundle and use it. Certain scenarios the CDM server may not have http access and manual download will be required.

@msmygit
Copy link
Member Author

msmygit commented May 30, 2025

Just to confirm, I see that we still have the option to manually download the bundle and use it. Certain scenarios the CDM server may not have http access and manual download will be required.

Yes, you're right @faizalrub-datastax . We left everything intact and backwards compatible. We are not switching to auto-scb-download by default yet because of the same exact reason.

@msmygit msmygit merged commit 1d4431a into main Jun 2, 2025
9 checks passed
@msmygit msmygit deleted the feat/scb_autodownload branch June 2, 2025 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Option to auto-download SCB when endpoint and AstraCS token is provided
4 participants