You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of setting a specific resource provider (such as docker or k8s) in the application config file, implement a mechanism to consolidate and aggregate the reported resource state changes.
This change would probably require implementing something like a ResourceNotificationService in the Aspire's codebase.
The text was updated successfully, but these errors were encountered:
Instead of setting a specific resource provider (such as
docker
ork8s
) in the application config file, implement a mechanism to consolidate and aggregate the reported resource state changes.This change would probably require implementing something like a
ResourceNotificationService
in the Aspire's codebase.The text was updated successfully, but these errors were encountered: