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

Avoid returning error during infra creation and handle status in a better way #1647

Closed
Tracked by #1611
Amulyam24 opened this issue Mar 5, 2024 · 1 comment · Fixed by #1693
Closed
Tracked by #1611

Avoid returning error during infra creation and handle status in a better way #1647

Amulyam24 opened this issue Mar 5, 2024 · 1 comment · Fixed by #1693
Assignees
Labels
area/provider/ibmcloud Issues or PRs related to ibmcloud provider kind/feature Categorizes issue or PR as related to a new feature.
Milestone

Comments

@Amulyam24
Copy link
Contributor

/kind feature
/area provider/ibmcloud

Describe the solution you'd like
With the new infra creation flow addition, the log is being populated with errors when a resource is in build or provisioning state. Handle this better by checking the status of the resource and avoid unwanted errors.

This should also be handled during deletion.

Anything else you would like to add:

@k8s-ci-robot k8s-ci-robot added kind/feature Categorizes issue or PR as related to a new feature. area/provider/ibmcloud Issues or PRs related to ibmcloud provider labels Mar 5, 2024
@Amulyam24
Copy link
Contributor Author

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/provider/ibmcloud Issues or PRs related to ibmcloud provider kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
3 participants