Skip to content

Conversation

@RaphDal
Copy link
Contributor

@RaphDal RaphDal commented Feb 3, 2026

Summary

  • Add tips for AWS S3 explaining that credentials can be omitted when using IAM roles (EC2 instance profile, EKS pod identity, ECS task role)
  • Add tips for Azure Blob Storage explaining that account_key can be omitted when using Managed Identity
  • Add tips for GCS explaining that credentials can be omitted when using Workload Identity or GCE VM with attached service account

Test plan

  • Verify the documentation renders correctly with yarn start
  • Confirm the admonition syntax displays properly

🤖 Generated with Claude Code

@github-actions
Copy link

github-actions bot commented Feb 3, 2026

🤖 Component Converter Reminder

A component in src/components/ or src/theme/ was modified in this pull request.

We are creating markdown correspondents of every path (e.g. questdb.com/docs/quick-start → questdb.com/docs/quick-start/index.md) for LLM consumption.
If the component usage is shadowing useful content, it may need a converter for markdown output in convert-components.js.

Quick Check

  • Content component (code, tables, data) → Add converter if not exists
  • UI/visual component (styling, buttons, decorative) → No converter needed

💡 This is a friendly reminder, not a blocker. Ignore if not applicable.

@github-actions
Copy link

github-actions bot commented Feb 3, 2026

🚀 Build success!

Latest successful preview: https://preview-356--questdb-documentation.netlify.app/docs/

Commit SHA: d7e37f6

📦 Build generates a preview & updates link on each commit.

@RaphDal RaphDal force-pushed the rd_replication_workload_identity branch from d06d549 to e5fe27e Compare February 3, 2026 14:07
Copy link
Contributor

@sklarsa sklarsa left a comment

Choose a reason for hiding this comment

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

lgtm, thanks!

@bluestreak01 bluestreak01 merged commit e9b878d into main Feb 3, 2026
2 checks passed
@bluestreak01 bluestreak01 deleted the rd_replication_workload_identity branch February 3, 2026 17:15
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.

3 participants