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

fix: playground init command waits cd and cv #424

Closed
wants to merge 1 commit into from

Conversation

gnolong
Copy link
Contributor

@gnolong gnolong commented Aug 12, 2024

When we use kbcli playground init command, add the following code logic:

  • wait clusterDefinition to be found after addons enabled.
  • If kubeblocks version is greater than 1.0.0-alpha.0, use create subcommand to create cluster. Assume clusterVersion is not defined if can not be found in 30s and use create subcommand to create cluster as well. Otherwise, clusterVersion would be waited and use create command to create cluster.

@gnolong gnolong linked an issue Aug 12, 2024 that may be closed by this pull request
@github-actions github-actions bot added the size/L Denotes a PR that changes 100-499 lines. label Aug 12, 2024
Copy link

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment

@github-actions github-actions bot added the Stale label Sep 30, 2024
@gnolong gnolong closed this Oct 25, 2024
@github-actions github-actions bot added this to the Release 1.0 milestone Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/L Denotes a PR that changes 100-499 lines. Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] kbcli palyground init and destroy error
1 participant