apps.kubeblocks.io/v1, Resource=clusters
Cluster kafka-saipoa created
An error occurred when using the same cmd on 1.0.0-beta.7
kbcli cluster create kafka kafka-saipoa --mode='combined' --cpu=0.5 --memory=0.5 --storage=1 --termination-policy=WipeOut --storage-enable=true --meta-storage=1 --replicas=3 --namespace default
error: unknown flag: --termination-policy
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: [e.g. iOS]
Browser [e.g. chrome, safari]
Version [e.g. 22]
Additional context
Add any other context about the problem here.
Describe the env
To Reproduce Steps to reproduce the behavior:
On 1.0.0-beta.3, kbcli cluster create kafka successfully
kbcli cluster create kafka kafka-saipoa --mode='combined' --cpu=0.5 --memory=0.5 --storage=1 --termination-policy=WipeOut --storage-enable=true --meta-storage=1 --replicas=3 --namespace default
apps.kubeblocks.io/v1, Resource=clusters Cluster kafka-saipoa created
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context Add any other context about the problem here.