docs
docs copied to clipboard
Dapr user documentation, used to build docs.dapr.io
**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...
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...
**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,...
**What content needs to be created or modified?** A new `SuspendableSub` interface is added to pubsub. **Additional context** dapr/components-contrib#1005
**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...
Commands to download/upgrade Dapr should use value in config.yaml instead of having them hardcoded throughout the docs
**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...
**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...
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...
**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...