kubekey/cmd
liujian 31d14a2e59
refactor: update delete options and conditions in playbooks and defaults (#2806)
- Changed the naming convention for delete options in playbooks and defaults from uppercase to lowercase (e.g., .deleteCRI to .delete.cri).
- Updated the corresponding conditions in the playbooks to reflect the new naming.
- Introduced new boolean flags in the DeleteClusterOptions struct for better control over component deletion.
- Ensured that the new flags are correctly set in the configuration.

Signed-off-by: redscholar <blacktiledhouse@gmail.com>
2025-10-13 10:43:20 +08:00
..
controller-manager fix: Remove the error stack from the intermediate layer. (#2521) 2025-04-01 17:13:48 +08:00
kk refactor: update delete options and conditions in playbooks and defaults (#2806) 2025-10-13 10:43:20 +08:00