Scaffold a Resiliency CRD with "smart" default policies when dapr init is executed
Open
area/cli
discussion
kind/enhancement
P1
pinned
size/S
- Dominant language
- Go
- Stars
- 353
- Forks
- 221
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 2
Description
With the addition of [default policies](https://github.com/dapr/dapr/pull/4906), Dapr should scaffold a default resiliency.yaml that includes "smart default" policies for each target type - apps, actors and components (inbound and outbound) when "dapr init" is executed. This resiliency yaml can live with the scaffolded components.
The scaffolded default policies will be used if there are no user defined policies set for the targets. Default policies can easily be over-written or customized with user-defined named policies.
Contributor guide
Assessment
This issue has not been assessed yet.