Skip to content

Child applications should not effect parent application's health by default #3781

Closed
@rdelpret

Description

@rdelpret

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions