-
Notifications
You must be signed in to change notification settings - Fork 66
Closed
Closed
Copy link
Labels
epic/v1-apigood first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.v1.0Issues related to the initial stable release of OLMv1Issues related to the initial stable release of OLMv1
Milestone
Description
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
andUnpackFailed
for theUnpacked
condition typeSuccess
andInstallationFailed
for theInstalled
condition typeSuccess
andResolutionFailed
for theResolved
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.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.v1.0Issues related to the initial stable release of OLMv1Issues related to the initial stable release of OLMv1
Type
Projects
Status
Done