This repository has been archived by the owner on Sep 4, 2020. It is now read-only.
Health scope should provide APIs that return descriptive errors when deployments fail #483
Labels
Type: Enhancement
New feature or request
Milestone
The health scope should have APIs that I can query after a deployment fails (and assuming the YAML was valid), that will describe to me what went wrong with the deployment.
For example, if I deploy an ApplicationConfiguration and there is an error, the Health Scope should be queryable and return information on which components failed to come up and some deeper information as to why.
kubectl describe healthscope and it returns a description of the scope and the problems within that scope
The text was updated successfully, but these errors were encountered: