Skip to content

Add changes to support pattern uninstall#88

Merged
mbaldessari merged 3 commits intovalidatedpatterns:mainfrom
darkdoc:uninstall_poc
Feb 5, 2026
Merged

Add changes to support pattern uninstall#88
mbaldessari merged 3 commits intovalidatedpatterns:mainfrom
darkdoc:uninstall_poc

Conversation

@darkdoc
Copy link
Contributor

@darkdoc darkdoc commented Feb 3, 2026

We want to pass a different value to child charts if we are on the
hub, since we want acm to first remove all the child applications
before we actually remove acm.
Change it to a string, and pass directly to child charts.
Acm chart will handle further logic, from clustergroup we only care if
we need to render the applications or not.

We want to pass a different value to child charts if we are on the
hub, since we want acm to first remove all the child applications
before we actually remove acm.
Change it to a string, and pass directly to child charts.
Acm chart will handle further logic, from clustergroup we only care if
we need to render the applications or not.
deletePattern can now only be a string, we only want to remove the apps
for a specific phase(DeleteChildApps), all other deletion phase we need
the apps to be rendered.
deletePattern can now only be a string, we only want to remove the apps
for a specific phase(DeleteChildApps), all other deletion phase we need
the apps to be rendered.
@mbaldessari mbaldessari merged commit 870b52f into validatedpatterns:main Feb 5, 2026
4 checks passed
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.

2 participants