Skip to content

App model rework around resource types and connection string emission…#1270

Merged
davidfowl merged 1 commit intorelease/8.0-preview2from
backport-pr-1165
Dec 8, 2023
Merged

App model rework around resource types and connection string emission…#1270
davidfowl merged 1 commit intorelease/8.0-preview2from
backport-pr-1165

Conversation

@mitchdenny
Copy link
Copy Markdown
Member

Backport of PR #1165

… for containers (#1165)

* Abstract resources and templated connection strings.

* Add abstract redis for testing.

* Moved MySql to input request model.

* Postgres implementation.

* Update PostgresBuilderExtensions.cs

Co-authored-by: Eric Erhardt <eric.erhardt@microsoft.com>

* Migrate RabbitMQ to new model.

* Migrate SQL to new model.

* Test case updates.

* Update mongo resource to the new model.

* Update manfiests.

* Update template.

---------

Co-authored-by: Eric Erhardt <eric.erhardt@microsoft.com>
@mitchdenny mitchdenny requested a review from davidfowl December 7, 2023 06:03
@ghost ghost added the area-app-model Issues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication label Dec 7, 2023
Copy link
Copy Markdown
Member

@drewnoakes drewnoakes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving on the basis that this code was already reviewed on main and merged there, and this is just a backport.

@davidfowl davidfowl merged commit 53e96eb into release/8.0-preview2 Dec 8, 2023
@davidfowl davidfowl deleted the backport-pr-1165 branch December 8, 2023 03:50
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 27, 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 this pull request may close these issues.

3 participants