Don't store a service on API error #202
Labels
No labels
API
Billing
UI/UX
dependencies
bug
change
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: servala/servala-portal#202
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
When creating a service instance and the control-plane API returns an error and the service isn't created in the control-plane, don't store it in the portal. Storing a service that isn't available in the control-plane causes all sorts of errors; for example, it causes duplicate naming erros and troubles while removing such a service.
LGTM