-
Notifications
You must be signed in to change notification settings - Fork 6.5k
docs: update user content for deleting applications #25124
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
❗ Preview Environment deployment failed on BunnyshellSee: Environment Details | Pipeline Logs Available commands (reply to this comment):
|
Signed-off-by: Atif Ali <atali@redhat.com>
cd7bc0a to
3ab422e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd just tag the version for the feature and switch some spellings to US english and I think we're good to go.
|
|
||
| ### Deleting child applications | ||
|
|
||
| When working with the App of Apps pattern, you may need to delete individual child applications. Argo CD provides consistent deletion behaviour whether you delete from the Applications List or from the parent application's Resource Tree. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| When working with the App of Apps pattern, you may need to delete individual child applications. Argo CD provides consistent deletion behaviour whether you delete from the Applications List or from the parent application's Resource Tree. | |
| When working with the App of Apps pattern, you may need to delete individual child applications. Starting in 3.2, Argo CD provides consistent deletion behaviour whether you delete from the Applications List or from the parent application's Resource Tree. |
|
|
||
| ### Consistent Deletion Behaviour | ||
|
|
||
| The deletion behaviour is now **consistent** across all UI views. Whether you delete an application from the Applications List or from the Resource Tree view, the same deletion mechanism and options are used. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| The deletion behaviour is now **consistent** across all UI views. Whether you delete an application from the Applications List or from the Resource Tree view, the same deletion mechanism and options are used. | |
| STarting in Argo CD 3.2, deletion behavior is now **consistent** across all UI views. Whether you delete an application from the Applications List or from the Resource Tree view, the same deletion mechanism and options are used. |
Documenting: #24802