-
Notifications
You must be signed in to change notification settings - Fork 70
Closed
Labels
epicv1.0Issues related to the initial stable release of OLMv1Issues related to the initial stable release of OLMv1
Description
Design Documents
Tasks
- Update GoDoc comments to be user readable #1143
- api: move catalog sourcing fields to discriminated union #1088
- Update GoDoc field name references to use the JSON field name #1144
- Convert boolean fields to enums #1145
- Update fields in the spec to no longer be a pointer #1146
- Ensure optional fields have the
// +optionaltag #1147 - Logically group fields in the spec #1148
- Update validations for fields referencing the name of something to follow Kubernetes #1149
- Update the
ClusterExtension.Spec.Channelfield to be a list of channels #1150 - Update the allowed values of the
ClusterExtension.Spec.UpgradeConstraintPolicyto be more descriptive #1151 - Update the
ClusterExtension.Spec.PackageNamefield to be immutable #1152 - Simplify the reasons used in status conditions to only
SucceededandFailed#1153 - Promote v1alpha1
ClusterExtensionAPI version to v1 #1155 - RFC: Review and update OperatorController condition types and status update logic #1256
- [v1 API Review] Update
InstalledStatus condition usage #1291 - [v1 API Review] Add
Progressingstatus condition #1292 - [v1 API Review] Remove the
Resolvedstatus condition #1293 - [v1 API Review] Remove the
Unpackedstatus condition #1294 - [v1 API Review] Remove the
Healthystatus condition #1295 - Remove
.status.resolutionfield #1306 - operator-controller external API review updates #1426
Metadata
Metadata
Assignees
Labels
epicv1.0Issues related to the initial stable release of OLMv1Issues related to the initial stable release of OLMv1
Type
Projects
Status
Done