Bug 1866792 - oc explain ippools returns empty description
Summary: oc explain ippools returns empty description
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Networking
Version: 4.6
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: 4.6.0
Assignee: Juan Luis de Sousa-Valadas
QA Contact: Weibin Liang
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-08-06 11:24 UTC by Juan Luis de Sousa-Valadas
Modified: 2020-10-27 16:25 UTC (History)
0 users

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-10-27 16:25:25 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift cluster-network-operator pull 750 0 None open Bug 1866792: Fix oc explain ippools 2020-08-06 11:33:08 UTC
Red Hat Product Errata RHBA-2020:4196 0 None None None 2020-10-27 16:25:42 UTC

Description Juan Luis de Sousa-Valadas 2020-08-06 11:24:37 UTC
Description of problem:
oc explain ippools doesn't return the API explanation.

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

How reproducible:
always

Steps to Reproduce:
1. oc explain ippools

Actual results:
oc explain ippools doesn't work

Expected results:

oc explain ippools doesn't work

Additional info:

Comment 3 Weibin Liang 2020-08-07 15:32:28 UTC
[weliang@weliang tools]$ oc explain ippools
KIND:     IPPool
VERSION:  whereabouts.cni.cncf.io/v1alpha1

DESCRIPTION:
     IPPool is the Schema for Whereabouts for IP address allocation

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>
     IPPoolSpec defines the desired state of IPPool

[weliang@weliang tools]$ oc get clusterversion
NAME      VERSION                             AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.6.0-0.nightly-2020-08-07-121434   True        False         59m     Cluster version is 4.6.0-0.nightly-2020-08-07-121434
[weliang@weliang tools]$

Comment 5 errata-xmlrpc 2020-10-27 16:25:25 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


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