Bug 1774388

Summary: Error in updating master machines in private cluster on GCP
Product: OpenShift Container Platform Reporter: Gaoyun Pei <gpei>
Component: Cloud ComputeAssignee: Alberto <agarcial>
Cloud Compute sub component: Other Providers QA Contact: Jianwei Hou <jhou>
Status: CLOSED ERRATA Docs Contact:
Severity: medium    
Priority: medium CC: vlaad
Version: 4.3.0   
Target Milestone: ---   
Target Release: 4.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1775730 1775786 (view as bug list) Environment:
Last Closed: 2020-05-15 15:10:44 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:
Bug Depends On:    
Bug Blocks: 1775730, 1775786    

Comment 1 Alberto 2019-11-22 09:16:09 UTC
>Spin up a private cluster on GCP,

can you articulate what steps did you follow for that?

Comment 2 Gaoyun Pei 2019-11-22 09:42:46 UTC
(In reply to Alberto from comment #1)
> >Spin up a private cluster on GCP,
> 
> can you articulate what steps did you follow for that?

By setting "publish: Internal" in install-config.yaml

Comment 4 Gaoyun Pei 2019-11-25 09:25:54 UTC
Verify this bug on payload 4.4.0-0.nightly-2019-11-24-233817. 

After spinning up a private cluster on GCP, check the master machines, no "Target Pools" being used in machines.Spec.
And the master machines' status show correctly.

# oc get machines -n openshift-machine-api
NAME                     PHASE     TYPE            REGION        ZONE            AGE
gpei-4-v59kl-m-0         Running   n1-standard-4   us-central1   us-central1-a   28m
gpei-4-v59kl-m-1         Running   n1-standard-4   us-central1   us-central1-b   28m
gpei-4-v59kl-m-2         Running   n1-standard-4   us-central1   us-central1-c   28m
gpei-4-v59kl-w-a-pppxc   Running   n1-standard-4   us-central1   us-central1-a   22m
gpei-4-v59kl-w-b-dqdr4   Running   n1-standard-4   us-central1   us-central1-b   22m