-
I wonder if the dapr-sdk can be compiled and used in a graalVM native-image project?
-
Hello
Are integration tests of WebAPI using an in-memory client possible with Dapr? If so, can I add test containers to that? What approach should I use?
-
**Description**
Currently, users have to build a function image first before launching a function instance.
And the function cold start time includes pod scheduling time + container start time.
We …
-
It would be great if there is another category for state store for Relational Databse, with Ef Core support. Many companies are already using ef core, so this feature will help them transition smoothl…
-
I'm seeing some bizarre behavior with breakpoints that seems to be limited to the VSCode Kubernetes environment. I'm using dapr for a virtual actor model, and I've verified that breakpoints are prope…
Flern updated
2 years ago
-
## Describe the feature
Instead of building/running all the Quickstarts locally, we should also add container images and deployment files so they can be run quickly in Kubernetes (either locally or…
-
## Expected Behavior
Query should retrieve the stored record.
## Actual Behavior
Query doe not return any records.
## Steps to Reproduce the Problem
Store the state as below
```
s…
-
failing both on Kubernetes self hosted and EKS
**Chart version:**
latest as of 16th Feb 2023
**Kubernetes version:**
On Self Hosted K8s
$ kubectl get nodes
NAME STATUS ROLE…
-
## Use Case
In the Industrial Control space, large customers are often running in what we call "Hybrid" topologies (Cloud+Edge) wherein they have [1..n] plants which are generating varying amount o…
-