Skip to content

Test fixes#37

Merged
aaronpowell merged 2 commits into
mainfrom
test-fixes
Sep 27, 2024
Merged

Test fixes#37
aaronpowell merged 2 commits into
mainfrom
test-fixes

Conversation

@aaronpowell
Copy link
Copy Markdown
Member

No description provided.

@aaronpowell aaronpowell merged commit 0570ad3 into main Sep 27, 2024
@aaronpowell aaronpowell deleted the test-fixes branch September 27, 2024 03:50
andrey-noskov added a commit to andrey-noskov/Aspire-CommunityToolkit that referenced this pull request Apr 9, 2026
…ommunityToolkit#54)

Adds first-class Helm chart deployment as child resources of
KindClusterResource, following Aspire's parent-child pattern.

New files:
- KindDeployedResource: abstract base for deployed resources
- KindHelmChartResource: Helm chart resource with values/version/namespace
- HelmManager: CLI wrapper (helm upgrade --install --wait)
- KindHelmChartResourceBuilderExtensions: AddHelmChart, WithChartVersion,
  WithHelmValue, WithHelmValuesFile, WithNamespace

Helm releases appear in the Aspire dashboard with lifecycle states
(NotStarted -> Starting -> Running / FailedToStart) and support
WaitFor() dependency ordering.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
(cherry picked from commit 315c4adf18d32491bd4b59983631272a0ba32255)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant