-
Bug
-
Resolution: Done
-
Blocker
-
OP-2.3.0.GA
-
None
-
False
-
None
-
False
-
Regression
-
-
-
-
-
-
-
Upgrading from EAP Operator 2.2.2 to 2.3.0 is failing due to missing '.status.selector: Required value' on existing CRs.
conditions: - lastTransitionTime: "2022-04-07T16:13:24Z" lastUpdateTime: "2022-04-07T16:13:24Z" message: 'error validating existing CRs against new CRD''s schema for "wildflyservers.wildfly.org": error validating custom resource against new schema for WildFlyServer 288e51-dev/cdds-app: [].status.selector: Required value' reason: InstallComponentFailed status: "False" type: Installed message: 'error validating existing CRs against new CRD''s schema for "wildflyservers.wildfly.org": error validating custom resource against new schema for WildFlyServer 288e51-dev/cdds-app: [].status.selector: Required value' phase: Failed
If you look at the install plan, the CSV is created but it fails at the CustomResourceDefinition:
- resolving: eap-operator.v2.3.0 resource: group: operators.coreos.com kind: ClusterServiceVersion manifest: '{"kind":"ConfigMap","name":"ca4e1896710caa5d06708085027bc5045c6af19ec37348ab8d2c6d1f2e959e1","namespace":"openshift-marketplace","catalogSourceName":"redhat-operators","catalogSourceNamespace":"openshift-marketplace","replaces":"eap-operator.v2.2.2","properties":"{\"properties\":[{\"type\":\"olm.gvk\",\"value\":{\"group\":\"wildfly.org\",\"kind\":\"WildFlyServer\",\"version\":\"v1alpha1\"}},{\"type\":\"olm.package\",\"value\":{\"packageName\":\"eap\",\"version\":\"2.3.0\"}}]}"}' name: eap-operator.v2.3.0 sourceName: redhat-operators sourceNamespace: openshift-marketplace version: v1alpha1 status: Created - resolving: eap-operator.v2.3.0 resource: group: apiextensions.k8s.io kind: CustomResourceDefinition manifest: '{"kind":"ConfigMap","name":"ca4e1896710caa5d06708085027bc5045c6af19ec37348ab8d2c6d1f2e959e1","namespace":"openshift-marketplace","catalogSourceName":"redhat-operators","catalogSourceNamespace":"openshift-marketplace","replaces":"eap-operator.v2.2.2","properties":"{\"properties\":[{\"type\":\"olm.gvk\",\"value\":{\"group\":\"wildfly.org\",\"kind\":\"WildFlyServer\",\"version\":\"v1alpha1\"}},{\"type\":\"olm.package\",\"value\":{\"packageName\":\"eap\",\"version\":\"2.3.0\"}}]}"}' name: wildflyservers.wildfly.org sourceName: redhat-operators sourceNamespace: openshift-marketplace version: v1 status: Unknown
- is incorporated by
-
JBEAP-23500 EAP Operator 2.3.1 release
- Closed
- relates to
-
JWS-2539 Test Operator 2.0 upgrading the operator should not stop the operand
- Closed