Bug 1777704

Summary: [PTP] oc explain cannot work for ptp CRD
Product: OpenShift Container Platform Reporter: huirwang
Component: NetworkingAssignee: zenghui.shi <zshi>
Networking sub component: ptp QA Contact: huirwang
Status: CLOSED ERRATA Docs Contact:
Severity: low    
Priority: low CC: anbhat, dosmith, ricarril, zshi
Version: 4.3.0   
Target Milestone: ---   
Target Release: 4.6.0   
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-10-27 15:54:20 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 huirwang 2019-11-28 06:09:48 UTC
Description of problem:

[PTP] oc explain cannot work for ptp CRD

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


How reproducible:
Always

Steps to Reproduce:
huiran-mac:script hrwang$ oc get crd | grep ptp
nodeptpdevices.ptp.openshift.io                             2019-11-22T06:27:08Z
ptpconfigs.ptp.openshift.io                                 2019-11-22T06:27:08Z
ptpoperatorconfigs.ptp.openshift.io                         2019-11-22T06:27:08Z


huiran-mac:script hrwang$ oc explain nodeptpdevices
KIND:     NodePtpDevice
VERSION:  ptp.openshift.io/v1

DESCRIPTION:
     <empty>
huiran-mac:script hrwang$ oc explain ptpconfigs
KIND:     PtpConfig
VERSION:  ptp.openshift.io/v1

DESCRIPTION:
     <empty>
huiran-mac:script hrwang$ oc explain ptpoperatorconfigs
KIND:     PtpOperatorConfig
VERSION:  ptp.openshift.io/v1

DESCRIPTION:
     <empty>

Actual results:


Expected results:


Additional info:

Comment 10 errata-xmlrpc 2020-10-27 15:54:20 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 (OpenShift Container Platform 4.6 GA Images), 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:4196