Closed
Description
Describe the bug
Currently, when you have an application of applications (parent, children) if the child application is unhealthy the parent application becomes unhealthy. There is currently a workaround to use a resource customization to do this but after discussing with Alex on slack he asked me to file a bug report to make this the default.
To Reproduce
Create an application that manages applications, take some action that forces a child application to an unhealthy state. The parent application will become unhealthy.
Expected behavior
I would like the parent application to remain healthy. it seems redundant for most peoples use cases to bubble up child application health to the parent.
Version
1.5.2