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
Currently we wait until the provisioningState is Succeeded but if it is Failed we don't mark the provision request failed. We should investigate if it is possible to "fix" the provision on the azure side and cause a provisioningState to go from Failed to Succeeded ever, and if possible we should show the error on our provision request.
Fryguy
changed the title
Improve repording of errors when provisioningState is Failed
Improve reporting of errors when provisioningState is FailedMar 15, 2024
Currently we wait until the
provisioningState
isSucceeded
but if it isFailed
we don't mark the provision request failed. We should investigate if it is possible to "fix" the provision on the azure side and cause aprovisioningState
to go fromFailed
toSucceeded
ever, and if possible we should show the error on our provision request.Related to https://github.com/orgs/ManageIQ/discussions/22905
The text was updated successfully, but these errors were encountered: