Bug 2089563
Summary: | Update Power VS MAPI to use api's from openshift/api repo | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Karthik K N <kabhat> |
Component: | Installer | Assignee: | Nobody <nobody> |
Installer sub component: | openshift-installer | QA Contact: | Julie <mjulie> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | medium | ||
Priority: | unspecified | CC: | dmistry, mjulie, mkumatag |
Version: | 4.11 | Flags: | dmistry:
needinfo-
|
Target Milestone: | --- | ||
Target Release: | 4.11.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: | 2022-08-10 11:13:36 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
Karthik K N
2022-05-24 03:27:50 UTC
Hi Deep, I noticed you once verified one Power VS related bug before in https://bugzilla.redhat.com/show_bug.cgi?id=2086718, could you also please help to check if this one is working for you? Thanks. @mjulie.com adding test contact for the power platform Deployed a cluster and checked the specifications set in the machine object. Compared and verified that it matches with the apis in the openshift/api repo. Build used: https://mirror.openshift.com/pub/openshift-v4/ppc64le/clients/ocp-dev-preview/4.11.0-0.nightly-ppc64le-2022-06-16-003709/ # oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.11.0-0.nightly-ppc64le-2022-06-16-003709 True False 2d22h Cluster version is 4.11.0-0.nightly-ppc64le-2022-06-16-003709 # oc get machine -A NAMESPACE NAME PHASE TYPE REGION ZONE AGE openshift-machine-api rdr-mju-jun17-fvjbg-master-0 Running s922 lon lon06 2d23h openshift-machine-api rdr-mju-jun17-fvjbg-master-1 Running s922 lon lon06 2d23h openshift-machine-api rdr-mju-jun17-fvjbg-master-2 Running s922 lon lon06 2d23h openshift-machine-api rdr-mju-jun17-fvjbg-worker-6l9vm Running s922 lon lon06 2d23h openshift-machine-api rdr-mju-jun17-fvjbg-worker-c564x Running s922 lon lon06 2d23h openshift-machine-api rdr-mju-jun17-fvjbg-worker-zq9nn Running s922 lon lon06 2d23h # oc describe machine rdr-mju-jun17-fvjbg-worker-6l9vm -n openshift-machine-api Spec: Lifecycle Hooks: Metadata: Provider ID: ibmpowervs://lon/lon06/dbc67d5e-9579-49da-b1d9-fc2ec7ddc680/9e18963a-2b9e-42e2-b09e-1bc7d9c8575d Provider Spec: Value: API Version: machine.openshift.io/v1 Credentials Secret: Name: powervs-credentials Image: Name: rhcos-rdr-mju-jun17-fvjbg Type: Name Key Pair Name: rdr-mju-jun17-fvjbg-key Kind: PowerVSMachineProviderConfig Memory Gi B: 32 Metadata: Creation Timestamp: <nil> Network: Regex: ^DHCPSERVER[0-9a-z]{32}_Private$ Type: RegEx Processor Type: Shared Processors: 0.5 Service Instance: Id: dbc67d5e-9579-49da-b1d9-fc2ec7ddc680 Type: ID System Type: s922 User Data Secret: Name: worker-user-data Status: Addresses: Address: rdr-mju-jun17-fvjbg-worker-6l9vm Type: InternalDNS Conditions: Last Transition Time: 2022-06-17T14:37:38Z Status: True Type: Drainable Last Transition Time: 2022-06-17T14:44:03Z Status: True Type: InstanceExists Last Transition Time: 2022-06-17T14:37:38Z Status: True Type: Terminable Last Updated: 2022-06-17T14:56:33Z Node Ref: Kind: Node Name: rdr-mju-jun17-fvjbg-worker-6l9vm UID: ac7ed316-5e69-49b1-8443-d8cebbaf20ba Phase: Running Provider Status: Conditions: Last Transition Time: 2022-06-17T14:43:13Z Message: Machine successfully created Reason: MachineCreationSucceeded Status: True Type: MachineCreation Instance Id: 9e18963a-2b9e-42e2-b09e-1bc7d9c8575d Instance State: ACTIVE Service Instance ID: dbc67d5e-9579-49da-b1d9-fc2ec7ddc680 Events: <none> 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 (Important: OpenShift Container Platform 4.11.0 bug fix and security update), 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/RHSA-2022:5069 |