aspire-samples icon indicating copy to clipboard operation
aspire-samples copied to clipboard

Show adding a custom container that exposes an endpoint as a resource into AppHost as a resource

Open DamianEdwards opened this issue 2 years ago • 7 comments
trafficstars

Scenario:

  • Some custom container image that exposes an HTTP endpoint that can be called
  • An ASP.NET Core project that depends on the container and calls into the endpoint

DamianEdwards avatar Oct 25 '23 01:10 DamianEdwards

This requires feature work that's being done in preview 2

DamianEdwards avatar Dec 01 '23 22:12 DamianEdwards

@davidfowl I think one of the changes you made in the last few days enabled this correct?

mitchdenny avatar Dec 07 '23 05:12 mitchdenny

Yes!

davidfowl avatar Dec 07 '23 05:12 davidfowl

We didn't add a sample as yet though

davidfowl avatar Dec 07 '23 05:12 davidfowl

Moving to preview 3 to track adding a sample.

mitchdenny avatar Jan 01 '24 22:01 mitchdenny

Is GA the right milestone for this one? I get that this is a sample only but perhaps we should move to preview 6?

joperezr avatar Mar 18 '24 18:03 joperezr

I think GA is fine. Non-sample stuff is always going to be more important than this in the meantime.

DamianEdwards avatar Mar 18 '24 19:03 DamianEdwards