Skip to content

Commit

Permalink
Merge branch 'feat_dapr-bindings' of https://github.com/SoTrx/radius-…
Browse files Browse the repository at this point in the history
…design-notes into feat_dapr-bindings
  • Loading branch information
SoTrx committed Nov 21, 2024
2 parents a42ea48 + 8dcd583 commit 09990f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/2024-10-dapr-bindings.md
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ To maximize convenience for the user, these recipes will be designed with the fo
### Detailed Design

This design will require adding a new type to the Applications.Dapr resource provider. This includes:
- Extending the TypeSpec schema definition to include the new Application.Dapr/Bindings resource
- Extending the TypeSpec schema definition to include the new `Application.Dapr/bindings` resource
- Adding the corresponding DaprBinding type to the internal representation (DaprRP)
- Allowing a new type of Dapr component (binding) to be emitted in the backend Kubernetes cluster.

Expand Down

0 comments on commit 09990f9

Please sign in to comment.