Skip to content

docs: document TLS certificate auto-reload feature#74

Merged
ankurs merged 2 commits intomainfrom
docs/tls-cert-reload
Apr 14, 2026
Merged

docs: document TLS certificate auto-reload feature#74
ankurs merged 2 commits intomainfrom
docs/tls-cert-reload

Conversation

@ankurs
Copy link
Copy Markdown
Member

@ankurs ankurs commented Apr 14, 2026

Summary

  • config-reference.md: Added note under gRPC TLS table explaining automatic cert watching via certinel
  • howto/production.md: Added paragraph about auto-reload working with cert-manager and Vault
  • Index.md: Added "TLS with Auto-Reload" row to the features table

Accompanies go-coldbrew/core#82.

Test plan

  • Verify pages render correctly on local Jekyll server

Add cert hot-reloading notes to config reference, production guide,
and features table. Accompanies go-coldbrew/core#82.
Copilot AI review requested due to automatic review settings April 14, 2026 09:51
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 14, 2026

Warning

Rate limit exceeded

@ankurs has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 51 minutes and 2 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 51 minutes and 2 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 3c01c94f-6b3e-4d23-8f0c-28d26cbb5725

📥 Commits

Reviewing files that changed from the base of the PR and between 286fb75 and ac9f410.

📒 Files selected for processing (3)
  • Index.md
  • config-reference.md
  • howto/production.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/tls-cert-reload

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.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Documents ColdBrew’s gRPC TLS certificate auto-reload behavior across the docs site, so users know cert rotation can be handled without restarts (e.g., Kubernetes + cert-manager/Vault-style rotations).

Changes:

  • Added a TLS section note in the production how-to describing automatic cert/key reload on file changes.
  • Added a config-reference note under gRPC TLS explaining cert/key watching via certinel.
  • Added a “TLS with Auto-Reload” entry to the homepage features table.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
howto/production.md Adds operational guidance that TLS cert/key files are watched and reloaded automatically.
config-reference.md Documents auto-reload behavior alongside gRPC TLS env vars, including the certinel implementation detail.
Index.md Highlights TLS auto-reload as a first-class framework feature on the home page.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread Index.md Outdated
@ankurs ankurs merged commit ff81443 into main Apr 14, 2026
7 checks passed
@ankurs ankurs deleted the docs/tls-cert-reload branch April 14, 2026 10:44
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