Skip to content

Commit 9f25f9b

Browse files
authored
Merge pull request #64012 from dfitzmau/OCPBUGS-17814-new
OCPBUGS#17814-New: Removed administerXpn statement from GCP docs
2 parents 580e3a9 + f000b94 commit 9f25f9b

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

modules/minimum-required-permissions-ipi-gcp-xpn.adoc

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,14 @@
88

99
When you are installing a cluster to a link:https://cloud.google.com/vpc/docs/shared-vpc[shared VPC], you must configure the service account for both the host project and the service project. If you are not installing to a shared VPC, you can skip this section.
1010

11-
You must apply the minimum roles required for a standard installation as listed above, to the service project. Note that custom roles, and therefore fine-grained permissions, cannot be used in shared VPC installations because GCP does not support adding the required permission `compute.organizations.administerXpn` to custom roles.
11+
You must apply the minimum roles required for a standard installation as listed above, to the service project.
1212

13-
In addition, the host project must apply one of the following configurations to the service account:
13+
[IMPORTANT]
14+
====
15+
You can use granular permissions for a Cloud Credential Operator that operates in either manual or mint credentials mode. You cannot use granular permissions in passthrough credentials mode.
16+
====
17+
18+
Ensure that the host project applies one of the following configurations to the service account:
1419

1520
.Required permissions for creating firewalls in the host project
1621
[%collapsible]

0 commit comments

Comments
 (0)