-
Task
-
Resolution: Won't Do
-
Minor
-
3.0.0.GA
-
2
-
False
-
None
-
False
As seen in https://github.com/eclipse-che/che-operator/pull/1369, we refer to Dev Spaces (and previously CRW) in the Che Operator CRD.
This is weird, since we could be adding the DS content when transforming Che Operator upstream into the mid/downstream content we need for the product.
Today, we just COPY the file:
But we should be inserting/replacing content at that time.
So the task here:
- in api/v1/checluster_types.go and various occurences of */org_v1_che_crd.yaml, remove mention of Dev Spaces / CRW
- in sync-che-olm.sh#L351 replace Che with Dev Spaces.
- Re-add the link to the future product page at https://developers.redhat.com/products/openshift-dev-spaces/overview
- relates to
-
RHDEVDOCS-4043 Ignore, remove, or identify deprecated fields in Che Operator CRD when generating doc
- Closed
- links to