Skip to content

When unhealthy, the top level healthy condition should report which resource is unhealthy #1244

@vmware-cartographer

Description

@vmware-cartographer

Description of problem

A workload stamps out several objects, any of which can be in an unhealthy state. When this is the case, the workload will:

  1. In the status.resources list, indicate the healthy condition of that object as being in a bad state.
  2. Mirror the message of that resource healthy condition at the top level .status.conditions healthy condition.

A user reporting on workload errors may reasonably copy out just the top level healthy condition, which does not state which stamped object is unhealthy.

Proposed solution

Given a workload which stamps multiple objects
When one of the objects is unhealthy
Then the top level workload healthy condition indicates which resource is unhealthy

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions