Skip to content

Conversation

@kgal-akl
Copy link

@kgal-akl kgal-akl commented Oct 30, 2025

Thank you for helping make the Dapr documentation better!

Please follow this checklist before submitting:

  • Commits are signed with Developer Certificate of Origin (DCO - learn more)
  • Read the contribution guide
  • Commands include options for Linux, MacOS, and Windows within tabpane
  • New file and folder names are globally unique
  • Page references use shortcodes instead of markdown or URL links
  • Images use HTML style and have alternative text
  • Places where multiple code/command options are given have tabpane

In addition, please fill out the following to help reviewers understand this pull request:

Description

Part of dapr/components-contrib#4036. Opened instead of #4910 as PR 4910 was targeted towards release v1.16.

Issue reference

@kgal-akl
Copy link
Author

@msfussell FYI.

Copy link
Member

@msfussell msfussell left a comment

Choose a reason for hiding this comment

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

@kgal-akl Great PR and looking forward to getting this into the release. Left a few comments

@msfussell msfussell added the waiting-on-code-pr The code PR needs to be merged before the docs are updated label Dec 4, 2025
@msfussell msfussell added this to the 1.17 milestone Dec 4, 2025
@kgal-akl kgal-akl requested a review from msfussell December 4, 2025 19:41
@kgal-akl
Copy link
Author

kgal-akl commented Dec 4, 2025

@msfussell - Done. Let me know if anything else is needed. I'm still waiting for review of dapr/components-contrib#4036 and dapr/dapr#9181.

JoshVanL and others added 15 commits December 10, 2025 10:35
…apr#4832)

* [1.16] Add docs on DAPR_UNSAFE_SKIP_CONTAINER_UID_GID_CHECK env var

Fixes dapr#4784

Signed-off-by: joshvanl <[email protected]>

* Apply suggestions from code review

Co-authored-by: Mark Fussell <[email protected]>
Signed-off-by: Josh van Leeuwen <[email protected]>

* Adds DAPR_UNSAFE_SKIP_CONTAINER_UID_GID_CHECK to environment reference

Signed-off-by: joshvanl <[email protected]>

* Moved non-root execution section for Kubernetes

Moved the section on running Dapr services as non-root in Kubernetes, including environment variable configuration.

Signed-off-by: Mark Fussell <[email protected]>

---------

Signed-off-by: joshvanl <[email protected]>
Signed-off-by: Josh van Leeuwen <[email protected]>
Signed-off-by: Mark Fussell <[email protected]>
Co-authored-by: Mark Fussell <[email protected]>
Signed-off-by: Kobbi Gal <[email protected]>
…nt (dapr#4766)

* Update actor state store docs to include strong consistency requirement

Signed-off-by: Jonathan Collinge <[email protected]>

* Move consistency to independent sentence

Signed-off-by: Jonathan Collinge <[email protected]>

---------

Signed-off-by: Jonathan Collinge <[email protected]>
Co-authored-by: Mark Fussell <[email protected]>
Co-authored-by: Marc Duiker <[email protected]>
Signed-off-by: Kobbi Gal <[email protected]>
* Add initial docs for Azure federated identity credential

Signed-off-by: Jonathan Collinge <[email protected]>

* Add audiences to access control struct docs

Signed-off-by: Jonathan Collinge <[email protected]>

* Update helm values

Signed-off-by: Jonathan Collinge <[email protected]>

* Remove jwt audiences from configuration

Signed-off-by: Jonathan Collinge <[email protected]>

* Add warning

Signed-off-by: Jonathan Collinge <[email protected]>

* Update args and annotation

Signed-off-by: Jonathan Collinge <[email protected]>

* Fix localized URLs

Signed-off-by: Jonathan Collinge <[email protected]>

* Add comment to increase init timeout

Signed-off-by: Jonathan Collinge <[email protected]>

* Update daprdocs/content/en/developing-applications/integrations/Azure/azure-authentication/authenticating-azure.md

Signed-off-by: Mark Fussell <[email protected]>

* Update daprdocs/content/en/developing-applications/integrations/Azure/azure-authentication/authenticating-azure.md

Signed-off-by: Mark Fussell <[email protected]>

* Update daprdocs/content/en/developing-applications/integrations/Azure/azure-authentication/authenticating-azure.md

Signed-off-by: Mark Fussell <[email protected]>

* Update daprdocs/content/en/developing-applications/integrations/Azure/azure-authentication/authenticating-azure.md

Signed-off-by: Mark Fussell <[email protected]>

* Update daprdocs/content/en/developing-applications/integrations/Azure/azure-authentication/authenticating-azure.md

Signed-off-by: Mark Fussell <[email protected]>

---------

Signed-off-by: Jonathan Collinge <[email protected]>
Signed-off-by: Mark Fussell <[email protected]>
Co-authored-by: Mark Fussell <[email protected]>
Co-authored-by: Marc Duiker <[email protected]>
Signed-off-by: Kobbi Gal <[email protected]>
* docs: longhaul dashboard page

closes dapr#4780

Signed-off-by: Mike Nguyen <[email protected]>

* docs:fix typo

Co-authored-by: Marc Duiker <[email protected]>
Signed-off-by: Mike Nguyen <[email protected]>

* Update daprdocs/content/en/operations/observability/_index.md

Signed-off-by: Mark Fussell <[email protected]>

---------

Signed-off-by: Mike Nguyen <[email protected]>
Signed-off-by: Mark Fussell <[email protected]>
Co-authored-by: Marc Duiker <[email protected]>
Co-authored-by: Mark Fussell <[email protected]>
Signed-off-by: Kobbi Gal <[email protected]>
* docs: Support subsecond precision jobs and reminders

Signed-off-by: Javier Aliaga <[email protected]>

* Update daprdocs/content/en/developing-applications/building-blocks/jobs/jobs-features-concepts.md

Co-authored-by: Josh van Leeuwen <[email protected]>
Signed-off-by: Javier Aliaga <[email protected]>

* Update daprdocs/content/en/developing-applications/building-blocks/jobs/jobs-features-concepts.md

Signed-off-by: Mark Fussell <[email protected]>

* Update daprdocs/content/en/developing-applications/building-blocks/actors/actors-timers-reminders.md

Signed-off-by: Mark Fussell <[email protected]>

* Update daprdocs/content/en/developing-applications/building-blocks/jobs/jobs-features-concepts.md

Signed-off-by: Mark Fussell <[email protected]>

---------

Signed-off-by: Javier Aliaga <[email protected]>
Signed-off-by: Mark Fussell <[email protected]>
Co-authored-by: Josh van Leeuwen <[email protected]>
Co-authored-by: Mark Fussell <[email protected]>
Signed-off-by: Kobbi Gal <[email protected]>
* [1.16] Adds docs for EKS IRSA

Fixes dapr#4779

Signed-off-by: joshvanl <[email protected]>

* Adds ref to AWS auth page

Signed-off-by: joshvanl <[email protected]>

---------

Signed-off-by: joshvanl <[email protected]>
Co-authored-by: Mark Fussell <[email protected]>
Signed-off-by: Kobbi Gal <[email protected]>
* [1.16] Adds WorkflowsClusteredDeployment

Adds WorkflowsClusteredDeployment feature gate docs.

Signed-off-by: joshvanl <[email protected]>

* Adds second about the executor actor type

Signed-off-by: joshvanl <[email protected]>

* Apply suggestions from code review

Co-authored-by: Mark Fussell <[email protected]>
Signed-off-by: Josh van Leeuwen <[email protected]>

---------

Signed-off-by: joshvanl <[email protected]>
Signed-off-by: Josh van Leeuwen <[email protected]>
Co-authored-by: Mark Fussell <[email protected]>
Signed-off-by: Kobbi Gal <[email protected]>
Signed-off-by: Marc Duiker <[email protected]>
Signed-off-by: Kobbi Gal <[email protected]>
Ref: dapr/components-contrib#4057
Signed-off-by: Albert Callarisa <[email protected]>
Signed-off-by: Kobbi Gal <[email protected]>
Signed-off-by: Kobbi Gal <[email protected]>
* Setup 1.17

Signed-off-by: Marc Duiker <[email protected]>

* Update deployment token, remove obsolete field

Signed-off-by: Marc Duiker <[email protected]>

* Add skip_deploy_on_missing_secrets option

This field is required when people create a PR based on a branch in their fork and the secret is not available.

Signed-off-by: Marc Duiker <[email protected]>

---------

Signed-off-by: Marc Duiker <[email protected]>
Signed-off-by: Kobbi Gal <[email protected]>
* Added bianry cloudevent exmaples and explanation

Signed-off-by: adam shamis <[email protected]>

* tabpane line was missing

Signed-off-by: adam shamis <[email protected]>

* topic was misproununced

Signed-off-by: adam shamis <[email protected]>

---------

Signed-off-by: adam shamis <[email protected]>
Signed-off-by: Kobbi Gal <[email protected]>
Signed-off-by: Kobbi Gal <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

waiting-on-code-pr The code PR needs to be merged before the docs are updated

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants