Sam Spencer

Results 83 comments of Sam Spencer

Two things we should consider from #87: * What happens to state objects that are not directly derived from config. For example load balancing counters. You wouldn't want them to...

Plan is a proof of concept using YARP as a gateway into a set of DAPR services. based on the results of the POC we can decide if it should...

Sorry- No progress as of yet.

Is this about having a pre-built container image for YARP, or having a docker file so that customers can build their own images? For configuration does the config file have...

From the comments it seems like creating a docker image is also popular. As this issue had the comments, I have changed this to be creating a docker image, and...

We can, but I don't think that really shows off the benefits of YARP - being able to customize the way it handles the non-simple cases - such as authentication,...

Once we had enabled the customization path, and started going down that road, it meant we made choices where we favored code over config. This is a proxy being developed...

Triage: Will need config for exe scenario.

Do you have an example? What will be different between the routes? Is it just the path to match? In which case would having AND / OR functionality in the...