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

Please add more details about how operator manages component updates in this doc. e.g. How does sidecar connect to operator? Does sidecar periodically query operator for updates, if so, how...

content/missing-information

## Describe the proposal This is the issue to track the [Gitter conversation](https://gitter.im/Dapr/community?at=5dab95a50ac62f4acda2873b) A user wants to know how to run integration test against Dapr user apps when he has...

area/tooling
P3

We have this article on using HTTP to call to Dapr https://docs.dapr.io/developing-applications/building-blocks/service-invocation/howto-invoke-discover-services/ We also have this article to configure Dapr to *receive* gRPC calls We do not have an article...

content/missing-information
area/runtime/invoke

https://github.com/marketplace/actions/algolia-crawler-automatic-crawl Instead of refreshing the index as part of a daily crawl we can update it after every rebuild and deployment.

website/functionality
area/tooling

## What content needs to be created or modified? Alibaba Cloud Kafka service Pub/Sub support. (confluent kafka) Additional context dapr/components-contrib#968

content/missing-information
waiting-on-code-pr

When running Dapr in a self-hosted environment such as IoT Edge, it's beneficial for users to know how to install and upgrade the following system components: 1. Sentry for mTLS...

P1
content/missing-information
platform/self-host

**Describe the issue** When running the powershell command to install Dapr CLI, you get an error "iwr : The request was aborted: Could not create SSL/TLS secure channel." **URL of...

content/incorrect-information

I created a K8s cluster that did not have RBAC enabled and the dapr-sidecar-injector was in an infinite (CrashLoopBackOff) loop. The documentation states Dapr will work in any cluster. That...

good first issue
platform/Kubernetes

There are several useful conceptual docs in the Reliable Actors docs here https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-reliable-actors-introduction that an be moved over to the Dapr conceptual Actor docs here https://github.com/dapr/docs/tree/master/concepts/actors (removing the C# and...

P1
content/missing-information
area/runtime/actor

**What content needs to be created or modified?** The example for the "How to Reference Secrets in Components in https://docs.dapr.io/operations/components/component-secrets/ needs to be expanded to cover a common, but weird,...

P2
area/runtime/secret
content/missing-information