Skip to content

Create a separate Enum for pod_result status #103

@Synicix

Description

@Synicix

Currently the code uses the same status for pod_run and pod result. This leads to a problem where certain conditions such as Running and Unset should never be in pod_result, forcing users to match against those invalid cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions