Bug 1712638 - Missing Descriptions for the all config.openshift.io/v1
Summary: Missing Descriptions for the all config.openshift.io/v1
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: oc
Version: 4.1.0
Hardware: Unspecified
OS: Mac OS
unspecified
low
Target Milestone: ---
: ---
Assignee: Maciej Szulik
QA Contact: Xingxing Xia
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-05-22 02:50 UTC by amobrem
Modified: 2019-08-16 14:27 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-08-16 14:27:48 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.