Skip to content

Simplify the reasons used in status conditions to only Succeeded and Failed #1153

@everettraven

Description

@everettraven

Currently, we have a mixture of reasons used for different status condition types that are a flavor of the terms Succeeded or Failed.

For example, we have:

  • UnpackSuccess and UnpackFailed for the Unpacked condition type
  • Success and InstallationFailed for the Installed condition type
  • Success and ResolutionFailed for the Resolved condition type

As outlined in the v1 API Review RFC, we should simplify this to using Succeeded and Failed for all the status condition types (Unpacked, Installed, Resolved) to ensure consistency.

Metadata

Metadata

Assignees

Labels

epic/v1-apigood first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.v1.0Issues related to the initial stable release of OLMv1

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions