Skip to content

SIGHUP documentation#5064

Open
JoshVanL wants to merge 2 commits intodapr:v1.18from
JoshVanL:sighup
Open

SIGHUP documentation#5064
JoshVanL wants to merge 2 commits intodapr:v1.18from
JoshVanL:sighup

Conversation

@JoshVanL
Copy link
Contributor

@JoshVanL JoshVanL commented Mar 9, 2026

Adds SIGHUP signal handling documentation based on dapr/dapr#9579

Adds SIGHUP signal handling documentation based on dapr/dapr#9579

Signed-off-by: joshvanl <me@joshvanl.dev>
Copilot AI review requested due to automatic review settings March 9, 2026 14:00
@JoshVanL JoshVanL requested review from a team as code owners March 9, 2026 14:00
Copy link
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

Adds documentation for reloading the daprd runtime/configuration via SIGHUP (POSIX-only), and links to it from the component update guidance.

Changes:

  • Adds a new “Reloading configuration with SIGHUP” section to the configuration overview docs.
  • Adds a note in component update docs pointing readers to the new SIGHUP reload documentation.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
daprdocs/content/en/operations/configuration/configuration-overview.md Adds a new SIGHUP reload section and a TOC entry for it.
daprdocs/content/en/operations/components/component-updates.md Adds a POSIX-only note about using SIGHUP as an alternative to fully restarting daprd.

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

You can also share your feedback on Copilot code review. Take the survey.

Signed-off-by: joshvanl <me@joshvanl.dev>
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