Skip to content

Aspire app host minio resource rename not reflected in configuration #11520

@ysmoradi

Description

@ysmoradi

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

In Aspire's app host project, the 'minio' resource was renamed to 's3', but the corresponding password parameter in appsettings.development.json was not updated accordingly, leading to configuration misbehavior.

Expected Behavior

The password parameter in appsettings.development.json should match the resource name 's3'.

Steps To Reproduce

Check the resource name in Aspire app host and the related parameter in appsettings.development.json.

Exceptions (if any)

No response

.NET Version

No response

Anything else?

See parent issue #11512 and PR #11513.

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions