Yaron Schneider

Results 600 comments of Yaron Schneider

Hmm.. only with `WSL2` it seems. I think there's no risk in trying `podman` first, even though (at least in the current state of things) it's likely to fallback to...

@esride-jts there's a great PR from @martin-bucinskas for this.

@imneov thanks for this PR, I would like to merge. Please: 1. Fix the minor linter issue that's causing the build to fail: https://github.com/dapr/cli/pull/862/files#diff-394f01f0edcfeaefbe1674ebeb954536600c800255e813c99ff5d94eba59e7a9R170 2. Add usage instructions to `README.md`

> One downside is that you would not receive a callbacks to a Publish operations. The app running on k8s will receive the callbacks. Your local machine won't. :)

I support adding this functionality. @imneov would you be willing to submit a PR for this?

Transfered to correct repo. cc @rynowak

We can simplify this by removing the minimum arguments from the run command and "watch" when no args are provided.

The ports are anyway specified with --app-port.