Mukundan Sundararajan

Results 257 comments of Mukundan Sundararajan

The issue here is `dapr` always looks to a particular path `~/.dapr/bin` for the `daprd` binary. If it is installed in some other location, each time `dapr` CLI is run,...

@martin-bucinskas Thanks for this PR ... we will review it soon ...

@martin-bucinskas Could you fix the conflicts in the PR ? Thanks ...

@martin-bucinskas Please comment `/assign` on #257 to assign the issue to yourself.

I am also thinking should the direct commands that are run from `standalone.go` `uninstall.go` etc be abstracted away with an interface, struct and receiver functions? Thereby each implementation can have...

@martin-bucinskas Can you update the PR to resolve conflicts and address comments?

@martin-bucinskas Can you update the PR to resolve conflicts and address comments?

@martin-bucinskas thanks for the PR. This work has been included in #1041

@mhoad This is an issue to consider. @yaron2 Thoughts on this?