Skip to content
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

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

Closed
wants to merge 8 commits into from

Conversation

yipeng1030
Copy link
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