Bug 1769621

Summary: [4.3] Missing openapi CRD definitions when try to explain configs.imageregistry.operator.openshift.io
Product: OpenShift Container Platform Reporter: Wenjing Zheng <wzheng>
Component: Image RegistryAssignee: Ricardo Maraschini <rmarasch>
Status: CLOSED DUPLICATE QA Contact: Wenjing Zheng <wzheng>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.3.0CC: adam.kaplan, aos-bugs, eparis, obulatov
Target Milestone: ---Keywords: Reopened
Target Release: 4.3.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-01-07 21:16:06 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1769008    
Bug Blocks:    

Description Wenjing Zheng 2019-11-07 02:55:28 UTC
This bug was initially created as a copy of Bug #1769167

I am copying this bug because: 



This bug was initially created as a copy of Bug #1708600

I am copying this bug because: 



+++ This bug was initially created as a clone of Bug #1708597 +++

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>
$ oc explain configs.samples.operator.openshift.io 
KIND:     Config
VERSION:  imageregistry.operator.openshift.io/v1

DESCRIPTION:
     <empty>


Version-Release number of selected component (if applicable):
4.3.0-0.nightly-2019-11-02-092336

How reproducible:
Always

Steps to Reproduce:
1.$ oc explain configs.imageregistry.operator.openshift.io
2.$ oc explain configs.samples.operator.openshift.io 
3.$ oc explain openshiftcontrollermanagers

Actual results:
Get nothing about the description.

Expected results:
Should get the appropriate description.

Additional info:

Comment 1 Adam Kaplan 2019-11-12 14:00:51 UTC

*** This bug has been marked as a duplicate of bug 1769008 ***

Comment 2 Wenjing Zheng 2020-01-06 09:27:36 UTC
This bug is to fix on 4.4: https://bugzilla.redhat.com/show_bug.cgi?id=1769008 , so re-open this bug to have a fix on 4.3.z.

Comment 4 Oleg Bulatov 2020-01-07 21:16:06 UTC

*** This bug has been marked as a duplicate of bug 1785302 ***