Skip to content

[OSDOCS-10120]: Update Roles for the osd-ccs-admin service account within OSD docs #74062

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions modules/ccs-gcp-customer-procedure.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -99,12 +99,6 @@ The following roles must be link:https://cloud.google.com/iam/docs/granting-role
|Organization Policy Viewer
|`roles/orgpolicy.policyViewer`

// |Owner
// |`roles/owner`

// |Project IAM Admin
// |`roles/resourcemanager.projectIamAdmin`

|Service Management Administrator
|`roles/servicemanagement.admin`

Expand Down
39 changes: 23 additions & 16 deletions modules/ccs-gcp-provisioned.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -46,28 +46,35 @@ GCP compute instances are required to deploy the control plane and data plane fu

The following services must be enabled on a GCP CCS cluster:

* `Deploymentmanager`
* `Compute`
* `Cloudapis`
* `Cloudresourcemanager`
* `DNS`
* `Iamcredentials`
* `IAM`
* `Servicemanagement`
* `Serviceusage`
* `Storage-api`
* `Storage-component`
* `deploymentmanager`
* `compute`
* `cloudapis`
* `cloudresourcemanager`
* `dns`
* `iamcredentials`
* `iam`
* `servicemanagement`
* `serviceusage`
* `storage-api`
* `storage-component`
* `orgpolicy`
* `networksecurity`

[id="gcp-policy-permissions_{context}"]
== Permissions

The following roles must be added to the support service account:

* `Compute.admin`
* `Dns.admin`
* `compute.admin`
* `dns.admin`
* `orgpolicy.policyViewer`
* `Owner`
* `resourcemanager.projectIamAdmin`
* `Servicemanagement.admin`
* `servicemanagement.admin`
* `serviceusage.serviceUsageAdmin`
* `storage.admin`
* `compute.loadBalancerAdmin`
* `viewer`
* `iam.roleAdmin`
* `iam.securityAdmin`
* `iam.serviceAccountKeyAdmin`
* `iam.serviceAccountAdmin`
* `iam.serviceAccountUser`