-
Notifications
You must be signed in to change notification settings - Fork 88
Open
Labels
area/provider/ibmcloudIssues or PRs related to ibmcloud providerIssues or PRs related to ibmcloud providerkind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Description
/kind feature
/area provider/ibmcloud
The reconcile v2 does not delete the resources created by the controller. It requires manual deletion after every cluster creation and increases the chances of leaving stale resources.
Currently, the resources used during cluster creation have no means of knowing/tracking if they are created by the controller or are existing resources being reused. This would be needed for implementing the deletion flow.
Metadata
Metadata
Assignees
Labels
area/provider/ibmcloudIssues or PRs related to ibmcloud providerIssues or PRs related to ibmcloud providerkind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.