vmware-archive / dispatch

Dispatch is a framework for deploying and managing serverless style applications.
http://dispatchframework.io
Apache License 2.0
532 stars 58 forks source link

Show error status when a resource fails for some reason #675

Open berndtj opened 6 years ago

berndtj commented 6 years ago

Bug Report

Expected behavior

The API should return a meaningful status indicating the true state the resource is in. Currently if a resource fails the status remain in "INITIALIZED" state rather than error.

Current behavior

Steps to reproduce

Impact

Possible solution

Your Environment