-
Notifications
You must be signed in to change notification settings - Fork 853
Open
Labels
area-app-modelIssues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplicationIssues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication
Milestone
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
Resource names have a 64 char limit. A rebuild resource is created by appending -rebuilder to resource names.
A user resource could be close to the limit, and the -rebuilder resource pushes it over the limit. Would be annoying to the user that they are following the rules but Aspire breaks there app anyway.
Expected Behavior
No response
Steps To Reproduce
No response
Exceptions (if any)
No response
.NET Version info
No response
Anything else?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-app-modelIssues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplicationIssues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication