Skip to content

added extra check to verify that the cluster is running before deleting the topics#1418

Merged
Luca Filipponi (luca-filipponi) merged 5 commits intomainfrom
feature/KFS-181_delete_cluster_provisioning_failed
Sep 6, 2022
Merged

added extra check to verify that the cluster is running before deleting the topics#1418
Luca Filipponi (luca-filipponi) merged 5 commits intomainfrom
feature/KFS-181_delete_cluster_provisioning_failed

Conversation

@luca-filipponi
Copy link
Contributor

@luca-filipponi Luca Filipponi (luca-filipponi) commented Aug 23, 2022

Checklist

  1. [CRUCIAL] Is the change for CP or CCloud functionalities that are already live in prod?
    • yes: ok

What

Deleting ksql clusters that failed to provision was returning an error. This was happening because cluster deletion is trying to delete ksql internal topic by calling an enpoint on the ksql itself. If the cluster is not provisioned this request was failing and the cluster was not deleted

References

https://confluentinc.atlassian.net/browse/KFS-181

Test & Review

Build the cli locally

Co-authored-by: Brian Strauch <bstrauch@confluent.io>
…github.com:confluentinc/cli into feature/KFS-181_delete_cluster_provisioning_failed
Co-authored-by: Brian Strauch <bstrauch@confluent.io>
@luca-filipponi Luca Filipponi (luca-filipponi) deleted the feature/KFS-181_delete_cluster_provisioning_failed branch September 6, 2022 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants