-
Bug
-
Resolution: Done-Errata
-
Critical
-
4.13
-
Important
-
No
-
0
-
Sprint 240, Sprint 241, Sprint 242
-
3
-
Rejected
-
False
-
-
-
Bug Fix
-
Done
Description of problem:
When authenticating openshift-install with the gcloud cli, rather than using a service account key file, the installer will throw an error because https://github.com/openshift/installer/blob/master/pkg/asset/machines/gcp/machines.go#L170-L178 ALWAYS expects to extract a service account to passthrough to nodes in XPN installs. An alternative approach would be to handle the lack of service account without error, and allow the required service accounts to passed in through another mechanism.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. Create install config for gcp xpn install 2. Authenticate installer without service account key file (either gcloud cli auth or through a VM). 3.
Actual results:
Expected results:
Additional info:
- is depended on by
-
OCPBUGS-19670 GCP XPN Installs fail when authenticating with CLI
- Closed
- is related to
-
OCPBUGS-17757 GCP CLI authentication should only be allowed in manual mode
- Closed
- relates to
-
OCPBUGS-16292 [gcp] questions about "compute.platform.gcp.serviceAccount"
- Closed
-
OCPSTRAT-260 Extend Installer's capabilities while deploying OCP to a shared VPC in GCP
- Release Pending
- links to
-
RHSA-2023:5006 OpenShift Container Platform 4.14.z security update