Bug 1780379 - Miss description and FIELDS info for CRD catalogsourceconfig
Summary: Miss description and FIELDS info for CRD catalogsourceconfig
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: OLM
Version: 4.3.0
Hardware: Unspecified
OS: Unspecified
low
medium
Target Milestone: ---
: 4.3.0
Assignee: Alexander Greene
QA Contact: Fan Jia
URL:
Whiteboard:
Depends On: 1771277
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-12-05 20:13 UTC by Alexander Greene
Modified: 2020-01-23 11:18 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1771277
Environment:
Last Closed: 2020-01-23 11:17:47 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github operator-framework operator-marketplace pull 275 0 'None' closed [release-4.3] Bug 1780379: Implement Structural Schema 2020-04-01 07:24:01 UTC
Red Hat Product Errata RHBA-2020:0062 0 None None None 2020-01-23 11:18:08 UTC

Comment 2 Fan Jia 2019-12-09 05:43:40 UTC
cv: 4.3.0-0.nightly-2019-12-08-215349
test result:
1. $ oc explain opsrc
KIND:     OperatorSource
VERSION:  operators.coreos.com/v1

DESCRIPTION:
     OperatorSource is used to define the external datastore we are using to
     store operator bundles.

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/sig-architecture/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/sig-architecture/api-conventions.md#types-kinds

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

   spec	<Object>
     OperatorSourceSpec defines the desired state of OperatorSource

   status	<Object>
     OperatorSourceStatus defines the observed state of OperatorSource

2. $ oc explain csc
KIND:     CatalogSourceConfig
VERSION:  operators.coreos.com/v2

DESCRIPTION:
     CatalogSourceConfig is used to enable an operator present in the
     OperatorSource to your cluster. Behind the scenes, it will configure an OLM
     CatalogSource so that the operator can then be managed by OLM.

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/sig-architecture/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/sig-architecture/api-conventions.md#types-kinds

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

   spec	<Object>
     CatalogSourceConfigSpec defines the desired state of CatalogSourceConfig

   status	<Object>
     CatalogSourceConfigStatus defines the observed state of CatalogSourceConfig

Comment 4 errata-xmlrpc 2020-01-23 11:17:47 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2020:0062


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