Bug 1800507 - Add "IBMCloud" in `oc explain infrastructure.status.platformStatus` output
Summary: Add "IBMCloud" in `oc explain infrastructure.status.platformStatus` output
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: kube-apiserver
Version: 4.4
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: 4.5.0
Assignee: Stefan Schimanski
QA Contact: Xingxing Xia
URL:
Whiteboard: IBMROKS
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-02-07 09:54 UTC by Xingxing Xia
Modified: 2020-07-13 17:14 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-07-13 17:14:25 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2020:2409 0 None None None 2020-07-13 17:14:49 UTC

Description Xingxing Xia 2020-02-07 09:54:08 UTC
Description of problem:
Add "IBMCloud" in `oc explain infrastructure.status.platformStatus` output

Version-Release number of selected component (if applicable):
4.4.0-0.nightly-2020-02-07-012035

How reproducible:
Always

Steps to Reproduce:
1. oc explain infrastructure.status.platformStatus
...
FIELDS:
...
   ovirt        <Object>
     Ovirt contains settings specific to the oVirt infrastructure provider.

   type <string>
     type is the underlying infrastructure provider for the cluster. This value
     controls whether infrastructure automation such as service load balancers,
     dynamic volume provisioning, machine creation and deletion, and other
     integrations are enabled. If None, no infrastructure automation is enabled.
     Allowed values are "AWS", "Azure", "BareMetal", "GCP", "Libvirt",
     "OpenStack", "VSphere", "oVirt", and "None"...


Actual results:
1. Does not include "IBMCloud"

Expected results:
1. Include "IBMCloud", since https://bugzilla.redhat.com/show_bug.cgi?id=1796161#c4 shows to enable IBM cloud. Checked the PR https://github.com/openshift/api/pull/557/files , in config/v1/types_infrastructure.go, the part `type PlatformStatus struct {` missed to add it.

Additional info:

Comment 1 Michal Fojtik 2020-05-12 10:54:04 UTC
This bug hasn't had any activity in the last 30 days. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

As such, we're marking this bug as "LifecycleStale".

If you have further information on the current state of the bug, please update it, otherwise this bug will be automatically closed in 7 days. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

Comment 5 errata-xmlrpc 2020-07-13 17:14: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, 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:2409


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