Skip to content

chore: cluster delete support force#582

Merged
wangyelei merged 2 commits intomainfrom
feature/cluster_delete_support_force
Mar 18, 2025
Merged

chore: cluster delete support force#582
wangyelei merged 2 commits intomainfrom
feature/cluster_delete_support_force

Conversation

@yipeng1030
Copy link
Copy Markdown
Contributor

@yipeng1030 yipeng1030 commented Feb 24, 2025

fix #578

if --force is specified, every components of the cluster will be added with annotation "apps.kubeblocks.io/skip-pre-terminate":true

@github-actions github-actions bot added the size/M Denotes a PR that changes 30-99 lines. label Feb 24, 2025
@wangyelei wangyelei merged commit a472c89 into main Mar 18, 2025
11 checks passed
@wangyelei wangyelei deleted the feature/cluster_delete_support_force branch March 18, 2025 09:56
@wangyelei
Copy link
Copy Markdown
Contributor

/cherry-pick release-1.0

@github-actions github-actions bot added this to the Release 1.0 milestone Mar 18, 2025
@apecloud-bot
Copy link
Copy Markdown
Collaborator

🤖 says: cherry pick action finished successfully 🎉!
See: https://github.com/apecloud/kbcli/actions/runs/13920317781

apecloud-bot pushed a commit that referenced this pull request Mar 18, 2025
Co-authored-by: yipeng1030 <yipeng1030@users.noreply.github.com>
(cherry picked from commit a472c89)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/M Denotes a PR that changes 30-99 lines.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Improvement] kbcli cluster delete could specify --force to remove resources with dependency

3 participants