You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
INTMDB-302: Ensure we handle new flow for project deletion well (#688)
* Before deleting a project, wait for any currently deleting clusters to finish deleting
* First pass at adding a test which ensures project is deleted properly when it has an advanced_cluster
* Removed clusterCount assertion and put in custom resource for advanced_cluster
* Fix naming on AdvancedClusters response value
Co-authored-by: Andrea Angiolillo <[email protected]>
* Added concept of project dependents and added comments, using ErrorResponse.As
* Fixed case where there are no dependencies
* Reduced timeout to 30 minutes
* Using else instead of otherwise in comment
* Fixed formatting in project_test
* Removed a state no longer in use
Co-authored-by: Andrea Angiolillo <[email protected]>
0 commit comments