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
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
ls-devon-hakel-kinko, alexmt, mmckane, raelga, kagkarlsson and 2 more3deep5me