Bug 1712638

Summary: Missing Descriptions for the all config.openshift.io/v1
Product: OpenShift Container Platform Reporter: amobrem
Component: ocAssignee: Maciej Szulik <maszulik>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Xingxing Xia <xxia>
Severity: low Docs Contact:
Priority: unspecified    
Version: 4.1.0CC: adam.kaplan, aos-bugs, eparis, jokerman, mmccomas, wewang
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: Unspecified   
OS: Mac OS   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-08-16 14:27:48 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description amobrem 2019-05-22 02:50:42 UTC
Description of problem:
Missing Descriptions for the all config.openshift.io/v1 


Version-Release number of selected component (if applicable):


How reproducible:
run oc explain on any of the config.openshift.io/v1 objects
ie.
oc explain oauths
oc explain consoles
oc explain apiservers
etc..

Steps to Reproduce:
1.oc explain oauths
2.
3.

Actual results:
amobrem$ oc explain oauths
KIND:     OAuth
VERSION:  config.openshift.io/v1

DESCRIPTION:

FIELDS:
   apiVersion	<string>
     APIVersion defines the versioned schema of this representation of an
     object. Servers should convert recognized schemas to the latest internal
     value, and may reject unrecognized values. More info:
     https://git.k8s.io/community/contributors/devel/api-conventions.md#resources

   kind	<string>
     Kind is a string value representing the REST resource this object
     represents. Servers may infer this from the endpoint the client submits
     requests to. Cannot be updated. In CamelCase. More info:
     https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds

   metadata	<Object>
     Standard object's metadata. More info:
     https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata

   spec	<Object> -required-

   status	<map[string]>


Expected results:
Description field should be filled out.


Additional info:

Comment 1 Xingxing Xia 2019-06-05 06:39:48 UTC
https://bugzilla.redhat.com/show_bug.cgi?id=1712317

Comment 2 Maciej Szulik 2019-06-19 13:46:23 UTC

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

Comment 3 Xingxing Xia 2019-07-16 02:39:31 UTC
This bug should be kept to track the issue instead of closed as DUP per bug 1712317#c16

Comment 4 Maciej Szulik 2019-08-16 14:27:48 UTC
All the resources mentioned in #comment 1 have the necessary documentation in place. I'm closing this 
since as stated elsewhere we want targeted bugs per resource, to be able to direct them to appropriate
teams responsible for those resources and owning the responsibility for documenting them.