Skip to content

Commit

Permalink
Fetch all roles
Browse files Browse the repository at this point in the history
  • Loading branch information
bgeesaman committed Aug 19, 2022
1 parent a51b733 commit f23e0bd
Show file tree
Hide file tree
Showing 11 changed files with 19 additions and 36 deletions.
20 changes: 10 additions & 10 deletions gcp_roles_cai.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion roles/analyticshub.publisher
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"resourcemanager.projects.list"
],
"name": "roles/analyticshub.publisher",
"stage": "GA",
"stage": "BETA",
"title": "Analytics Hub Publisher"
}
2 changes: 1 addition & 1 deletion roles/analyticshub.subscriber
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"resourcemanager.projects.list"
],
"name": "roles/analyticshub.subscriber",
"stage": "GA",
"stage": "BETA",
"title": "Analytics Hub Subscriber"
}
2 changes: 1 addition & 1 deletion roles/analyticshub.viewer
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"resourcemanager.projects.list"
],
"name": "roles/analyticshub.viewer",
"stage": "BETA",
"stage": "GA",
"title": "Analytics Hub Viewer"
}
18 changes: 1 addition & 17 deletions roles/anthosservicemesh.serviceAgent
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
"container.clusterRoles.list",
"container.clusterRoles.update",
"container.clusters.get",
"container.clusters.update",
"container.configMaps.create",
"container.configMaps.delete",
"container.configMaps.get",
Expand Down Expand Up @@ -52,7 +51,6 @@
"container.namespaces.create",
"container.namespaces.get",
"container.namespaces.list",
"container.operations.get",
"container.pods.get",
"container.pods.list",
"container.secrets.create",
Expand All @@ -76,25 +74,11 @@
"container.validatingWebhookConfigurations.list",
"container.validatingWebhookConfigurations.update",
"gkehub.features.get",
"gkehub.gateway.delete",
"gkehub.gateway.get",
"gkehub.gateway.patch",
"gkehub.gateway.post",
"gkehub.gateway.put",
"gkehub.locations.get",
"gkehub.locations.list",
"gkehub.memberships.get",
"gkehub.memberships.list",
"logging.logEntries.create",
"meshconfig.projects.init",
"monitoring.metricDescriptors.create",
"monitoring.metricDescriptors.get",
"monitoring.metricDescriptors.list",
"monitoring.monitoredResourceDescriptors.get",
"monitoring.monitoredResourceDescriptors.list",
"monitoring.timeSeries.create",
"serviceusage.services.get",
"serviceusage.services.use"
"meshconfig.projects.init"
],
"name": "roles/anthosservicemesh.serviceAgent",
"stage": "GA",
Expand Down
1 change: 0 additions & 1 deletion roles/automlrecommendations.serviceAgent
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
"bigquery.tables.get",
"bigquery.tables.getData",
"bigquery.tables.list",
"bigquery.tables.update",
"bigquery.tables.updateData",
"cloudnotifications.activities.list",
"dataflow.jobs.cancel",
Expand Down
2 changes: 1 addition & 1 deletion roles/iam.workforcePoolAdmin
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"iam.googleapis.com/workforcePools.update"
],
"name": "roles/iam.workforcePoolAdmin",
"stage": "BETA",
"stage": "ALPHA",
"title": "IAM Workforce Pool Admin"
}
2 changes: 1 addition & 1 deletion roles/iam.workforcePoolViewer
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"iam.googleapis.com/workforcePools.list"
],
"name": "roles/iam.workforcePoolViewer",
"stage": "BETA",
"stage": "ALPHA",
"title": "IAM Workforce Pool Viewer"
}
2 changes: 1 addition & 1 deletion roles/workloadmanager.admin
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"workloadmanager.rules.list"
],
"name": "roles/workloadmanager.admin",
"stage": "BETA",
"stage": "ALPHA",
"title": "Workload Manager Admin"
}
2 changes: 1 addition & 1 deletion roles/workloadmanager.viewer
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"workloadmanager.rules.list"
],
"name": "roles/workloadmanager.viewer",
"stage": "ALPHA",
"stage": "BETA",
"title": "Workload Manager Viewer"
}
2 changes: 1 addition & 1 deletion roles/workloadmanager.worker
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"workloadmanager.rules.list"
],
"name": "roles/workloadmanager.worker",
"stage": "ALPHA",
"stage": "BETA",
"title": "Workload Manager Worker"
}

0 comments on commit f23e0bd

Please sign in to comment.