Mitch Denny

Results 225 comments of Mitch Denny
trafficstars

Tagging with area-app-model-offsite because I think this is a hard problem to solve in our current architecture. Standing up replicas is controlled by DCP, but by the time they start...

I've started building out the test infastructure for ```Aspire.Hosting``` in dotnet/aspire-private-planning#494 It's actually fairly straight forward to run the dev host from within a unit test. I think there the...

We just got an instance of this in the `dotnet/aspire` repo. It wasn't a WASM related failure for us. Just looks like the test process crashed and took a few...

Are you running a fork of the dashboard?

> Since this was already triaged wouldn't it make sense to move it to 10.0? We'll reprioritize with other things once we get to scheduling .NET Aspire 10.0 investments. Its...

Opened issue the azd side. I'll leave this open so we don't loose track of this but it'll need to be fixed in AZD.

This smells more like a Docker Desktop UX bug.

@ReubenBond and @davidfowl I'm thinking that a better pattern here might be to do something like this: ```csharp public static IResourceBuilder WithReference(this IResourceBuilder builder, IResourceBuilder source, ServiceDiscoveryOptions options) ```

> Does `ServiceDiscoveryOptions` have a service name property? Yes. That would be the idea. We should also consider making it `Action`