docs icon indicating copy to clipboard operation
docs copied to clipboard

Dapr user documentation, used to build docs.dapr.io

Results 372 docs issues
Sort by recently updated
recently updated
newest added

**Describe the issue** Building block articles today only provide overview and how-to's using base http or rest. For example, if I start with the Service Invocation topic, I see Overview...

P2
content/incorrect-information
area/sdks

The Kubernetes hosting documentation needs a review. Things that need to be addressed for example - [x] Determine which is preferred: Dapr CLI or Helm: Across the all topics under...

P1
platform/Kubernetes
content/incorrect-information
media

**What content needs to be created or modified?** https://docs.dapr.io/reference/components-reference/supported-secret-stores/azure-keyvault/ https://docs.dapr.io/reference/components-reference/supported-secret-stores/azure-keyvault-managed-identity/ **Describe the solution you'd like** Merge these into one file named "Azure Key Vault" **Additional context** It's the same component,...

area/runtime/secret
content/missing-information
P3

**What content needs to be created or modified?** A new `SuspendableSub` interface is added to pubsub. **Additional context** dapr/components-contrib#1005

content/new-feature
area/runtime/pubsub

**What content needs to be created or modified?** Change is here: https://github.com/dapr/dapr/pull/3429 This table needs to be updated for sure: https://docs.dapr.io/operations/hosting/kubernetes/kubernetes-annotations/ Maybe a note here? I have to think about...

content/missing-information
platform/Kubernetes

Commands to download/upgrade Dapr should use value in config.yaml instead of having them hardcoded throughout the docs

P2
website/functionality

**What content needs to be created or modified?** Quoting Talal from Discord: > How is response handled when it comes to errors? When I return a response with status code...

area/runtime/bindings
content/missing-information

**What content needs to be created or modified?** in step 9 Configure the Azure Identity and AzureIdentityBinding yaml Provide more info on how to get the following: name: [your managed...

P2
content/missing-information
area/components

Today if any submodule repos (python-sdk, dotnet-sdk, etc.) merge new docs changes, the docs.dapr.io website doesn't reflect the change until the submodule is updated in the docs repo. Upon each...

P1
website/functionality

**What content needs to be created or modified?** The actors documentation doesn't describe actor types or actor ids. Basically we're missing the documentation about how these concepts function, and how...

content/missing-information
area/runtime/actor