Skip to content

feat: delete the method creating a cluster by specifying cd.#455

Closed
yipeng1030 wants to merge 8 commits intomainfrom
feature/delete_create_by_specifying_cd
Closed

feat: delete the method creating a cluster by specifying cd.#455
yipeng1030 wants to merge 8 commits intomainfrom
feature/delete_create_by_specifying_cd

Conversation

@yipeng1030
Copy link
Copy Markdown
Contributor

@yipeng1030 yipeng1030 commented Oct 9, 2024

fix #429, together with #442.

The method for creating a cluster by specifying a cluster definition (cd) and cluster version (cv) has been removed. Now, the create command is only used to route to individual subcommands, which are automatically registered when addons are installed and enabled.

If no subcommand is provided, the command will print a message advising the user to specify one.
image

@github-actions github-actions Bot added the size/XXL Denotes a PR that changes 1000+ lines. label Oct 9, 2024
@yipeng1030 yipeng1030 changed the title feat: delete method of creating cluster by specifying cd. feat: delete the method creating a cluster by specifying cd. Oct 10, 2024
@yipeng1030 yipeng1030 marked this pull request as ready for review October 10, 2024 07:33
@yipeng1030 yipeng1030 marked this pull request as draft October 10, 2024 07:43
@yipeng1030 yipeng1030 closed this Oct 23, 2024
@github-actions github-actions Bot added this to the Release 1.0 milestone Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XXL Denotes a PR that changes 1000+ lines.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Features] kbcli supports to create cluster with 1.0 api

1 participant