VenkateshSrini

Results 44 comments of VenkateshSrini

> I'm not sure I understand your concerns. When Ocelot is used with its own [load balancer](https://ocelot.readthedocs.io/en/latest/features/loadbalancer.html), grpc client load balancer is an obvious choice. Otherwise, the user should be...

@SteveSandersonMS Is there any suggestion that you can provide on this

Is there some mocking strategy to simulare DPR response in functional test. May I can try it

> @thunder7553 This is what worked for me: > > ```yaml > apiVersion: v1 > kind: Service > metadata: > name: "places" > labels: > app: "places" > monitor: "true"...

> > @thunder7553 This is what worked for me: > > ```yaml > > apiVersion: v1 > > kind: Service > > metadata: > > name: "places" > > labels:...

@JamesNK , I'm not sure from where the customer demand is deduced. I see from this [blog ](https://itnext.io/proxyless-grpc-load-balancing-in-kubernetes-ca1a4797b742)that support for this feature is available in C-core, Java and Go lang....

Yeah I guess that was an issue with Azure function runtime team. They broke something while doing the re-targeting the runtime to .NEt core 2.0

Yes this is very much relevant. We might need to persist additional information as part of workflow creation which might be needed in successive steps. I have tried it using...

Hi, I have attempted to convert most of the project to .NET standard 2.0 except the cloud manifest project. it is available in https://github.com/VenkateshSrini/CloudFoundrySDKCore

one more to ask t the same here