-
We install the Dapr extension in our managed AKS cluster with az k8s-extension. From Dapr version 1.12 this requires 2 new container images coming from linuxgeneva-microsoft.azurecr.io container regis…
-
here is my docker-compose file :
```
services:
mockserver:
image: "docker.io/mockserver/mockserver:latest"
environment:
MOCKSERVER_LOG_LEVEL: DEBUG
ports:
- "1080:10…
-
**What content needs to be created or modified?**
In the new SDK version, a set of decorators were introduced which simplifies the way you register activities and workflows.
**Describe the solut…
-
## Expected Behavior
Tests should run and pass.
## Actual Behavior
After running `mvn install` the following exceptions occur:
```
[ERROR] Failures:
[ERROR] DaprClientBuilderTest.blan…
-
## Introduction
With each release, the Dapr build system is getting more and more complex. In the past few releases, we have added
1. Support for Dapr build variants [#3168](https://github.com/dap…
-
**Is your feature request related to a problem? Please describe**.
Allow definition of HTTPEndpoint resource [as defined here](https://docs.dapr.io/reference/resource-specs/httpendpoints-schema/) s…
-
Do you know the Dapr project?
-
K8s 1.31
Dapr 1.14.4
Probably need some pointers to help investigate.
## Actual Behavior
**Scheduler and Operator fail to start even though Sentry is running**
NAME …
-
# Dapr Graduation Application
Project Repo(s): https://github.com/dapr/dapr and other repos under https://github.com/dapr
Project Site: https://dapr.io/
Sub-Projects: Dapr SDKs (Java, Go, .NET…
-
## In what area(s)?
> /area runtime
> /area operator
> /area placement
> /area docs
> /area test-and-release
## What version of Dapr?
> 1.1.x
> 1.0.x
> edge: output …