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
{{ message }}
This repository was archived by the owner on Nov 16, 2020. It is now read-only.
- Allow errored event drivers to be deleted
- Do not default event driver types to expose=true
- Put images in to CREATING state when picked up by controller
- Be more resilient about deleting service bindings accidentally
- Fix powercli list vms
Signed-off-by: Berndt Jung <[email protected]>
return0, errors.Errorf("error updating entity: no such entity or there's intermidate update")
300
+
return0, errors.Errorf("error updating entity %s/%s: no such entity or there is an intermidate update - %v", entity.GetOrganizationID(), entity.GetName(), lastRevision)
0 commit comments