Description of problem: Copied from bug 1705746, should add the description info for these CRDs so that `oc explain` can work when try to explain configs.imageregistry.operator.openshift.io crd: $ oc explain configs.imageregistry.operator.openshift.io |grep -i description -A 3 DESCRIPTION: <empty> Version-Release number of selected component (if applicable): 4.1.0-0.nightly-2019-05-09-204138 How reproducible: Always Steps to Reproduce: 1.$ oc explain configs.imageregistry.operator.openshift.io |grep -i description -A 3 2. 3. Actual results: Get nothing about the description. Expected results: Should get the appropriate description for Additional info:
*** This bug has been marked as a duplicate of bug 1705752 ***