Deepanshu Agarwal

Results 40 comments of Deepanshu Agarwal

Docs PR for change from Input/Output Binding to Input only Binding: https://github.com/dapr/docs/pull/2971

@yaron2 @mukundansundar Please re-review.

Please review. As per the comment above, I have changed the request and following are current ones: ============================================ ### For http: #### Enquire for all components: When few components don't...

@artursouza Kindly re-review. Thanks.

Ping @dapr/approvers-dapr @dapr/maintainers-dapr

ok, same problem as I faced in other PRs; on requesting re-review from someone, review request from others is removed. So, requesting for re-review via comment. @artursouza @ItalyPaleAle

I had a discussion with @artursouza and @ItalyPaleAle few days ago around this PR. It was discussed that - What are the actual use cases which https://github.com/dapr/dapr/issues/2167 tries to solve....

I did following to verify this: 1. Enabled Managed identity on my already existing AKS cluster: az aks update -g -n --enable-managed-identity 2. Created "Azure cache for Redis" - Here,...

@JoshVanL Can you please look into it. It seems to be happening after change done in https://github.com/dapr/dapr/pull/7239 (due to https://github.com/dapr/dapr/blame/7ea7016c0150e6a7b7bc7c30e34d56f0001c5e90/pkg/runtime/processor/binding/send.go#L101). Thanks.

> > Can you also explain to me why I cannot call the sequence workflow by changing the name like so > > What error message do you get? >...