LiuFeng
LiuFeng
> Can we add test case for this? Sorry, just saw the reply. Thank you tanvigour for review. I wrote part of the test code. There may be problems with...
There is a problem with using `proxy` to access the `HttpPort`, mainly because the address that daprd listens to is `127.0.0.1`, and the proxy cannot access this port. So now...
> @imneov Can you fix conflicts in the PR? Yes, I fix it.
> @imneov Can you fix the DCO check error please? Done!
> @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 >...
> @imneov Please fix the small lint issue. PR looks fine. We need to update this here also to be in sync - https://docs.dapr.io/reference/cli/dapr-invoke/ Do I need to submit a...
> > @imneov Please fix the small lint issue. PR looks fine. We need to update this here also to be in sync - https://docs.dapr.io/reference/cli/dapr-invoke/ @pravinpushkar Sorry I didn't find...
@pravinpushkar HI~ Is there anything else I need to do?
> Support the invoke cmd on kubernetes mode. OK , Thanks for you reply. @pravinpushkar There is doc issue(https://github.com/dapr/docs/issues/2846) and PR(https://github.com/dapr/docs/pull/2847)
@pravinpushkar Hi~ Is there any work I need to do?