Bug 1809265 - ROKS: add IBMCloud status to platform status API
Summary: ROKS: add IBMCloud status to platform status API
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: openshift-apiserver
Version: 4.4
Hardware: All
OS: All
unspecified
medium
Target Milestone: ---
: 4.5.0
Assignee: ayma@us.ibm.com
QA Contact: Xingxing Xia
URL:
Whiteboard: IBMROKS
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-03-02 18:07 UTC by Cesar Wong
Modified: 2020-07-13 17:17 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-07-13 17:17: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:17:44 UTC

Description Cesar Wong 2020-03-02 18:07:30 UTC
Description of problem:

The PlatformStatus struct in the Platform resource is missing a field for IBMCloud. A field needs to be added to PlatformStatus for IBMCloudPlatformStatus.

Comment 3 Xingxing Xia 2020-03-03 01:30:07 UTC
Ah, also there was bug 1800507 :)

Comment 4 Cesar Wong 2020-03-31 19:38:17 UTC
Verified on 4.5.0-0.nightly-2020-03-30-203132

Running `oc explain infrastructure.status.platformStatus.ibmcloud` returns the expected structure

Comment 5 Xingxing Xia 2020-04-01 03:37:11 UTC
Checked in 4.5.0-0.nightly-2020-03-31-225120 env:
$ oc explain infrastructure.status.platformStatus # shows field ibmcloud is included
...
   gcp  <Object>
     GCP contains settings specific to the Google Cloud Platform infrastructure
     provider.

   ibmcloud     <Object>
     IBMCloud contains settings specific to the IBMCloud infrastructure
     provider.

   openstack    <Object>
     OpenStack contains settings specific to the OpenStack infrastructure
     provider.
...

Could move to Verified. If there is IBMCloud env, it's better if could verify `oc get infrastructure -o yaml` whether including status.platformStatus.ibmcloud correctly.

Comment 7 errata-xmlrpc 2020-07-13 17:17: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.