Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix endpoint detail display #3078

Closed
davidfowl opened this issue Mar 21, 2024 · 0 comments · Fixed by #3103
Closed

Fix endpoint detail display #3078

davidfowl opened this issue Mar 21, 2024 · 0 comments · Fixed by #3103
Assignees
Labels
area-app-model Issues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication

Comments

@davidfowl
Copy link
Member

Related to #2415

Today endpoints leak internal DCP naming and are just plain confusing. We should reconcile endpoints vs services in the model:

image

I think the resource server model has a list of endpoints. There's no concept of services per se. We can keep that has an implementation detail of DCP.

@dotnet-issue-labeler dotnet-issue-labeler bot added the area-app-model Issues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication label Mar 21, 2024
@davidfowl davidfowl self-assigned this Mar 23, 2024
@davidfowl davidfowl added this to the preview 5 (Apr) milestone Mar 23, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Apr 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-app-model Issues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant