Skip to content

Fix the state propagation for azure resources - #9686

Merged
David Fowler (davidfowl) merged 1 commit into
mainfrom
davidfowl/azure-state-propagation
Jun 5, 2025
Merged

Fix the state propagation for azure resources#9686
David Fowler (davidfowl) merged 1 commit into
mainfrom
davidfowl/azure-state-propagation

Conversation

@davidfowl

@davidfowlDavid Fowler (davidfowl) commented Jun 4, 2025

Copy link
Copy Markdown
Collaborator

Description

Fixes a regression introduced in 9.3 while refactoring parent child relationships.

Fixes#9643

Checklist

  • Is this feature complete?
    • Yes. Ready to ship.
  • Are you including unit tests for the changes and scenario tests if relevant?
    • No
  • Did you add public API?
    • No
  • Does the change make any security assumptions or guarantees?
    • No
  • Does the change require an update in our Aspire docs?
    • No

CopilotAI review requested due to automatic review settings June 4, 2025 17:12
@davidfowl

Copy link
Copy Markdown
CollaboratorAuthor

/backport to relese/9.3

@github-actionsgithub-actionsBot added the area-integrations Issues pertaining to Aspire Integrations packages label Jun 4, 2025
@github-actions

Copy link
Copy Markdown
Contributor

Started backporting to relese/9.3: https://github.com/dotnet/aspire/actions/runs/15448461900

@davidfowl

Copy link
Copy Markdown
CollaboratorAuthor

/backport to release/9.3

@github-actions

Copy link
Copy Markdown
Contributor

David Fowler (@davidfowl) an error occurred while backporting to "relese/9.3", please check the run log for details!

Error: The specified backport target branch "relese/9.3" wasn't found in the repo.

@github-actions

Copy link
Copy Markdown
Contributor

Started backporting to release/9.3: https://github.com/dotnet/aspire/actions/runs/15448464461

CopilotAI reviewed Jun 4, 2025

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@davidfowl
David Fowler (davidfowl) deleted the davidfowl/azure-state-propagation branch June 5, 2025 04:05
@github-actionsgithub-actionsBot locked and limited conversation to collaborators Jul 5, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-integrationsIssues pertaining to Aspire Integrations packages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix: 9.3.0 shows storage as unknown and blocks dependent services

3 participants

@davidfowl@mitchdenny