Skip to content

Conversation

@nkraemer-sysdig
Copy link
Contributor

Fixes issue where we were binding the custom role (which includes the storage.buckets.getIamPolicy permission) to the service account as a resource instead of as an identity. This meant that the service account did not get this permission applied, and was getting 403 errors on certain policies.

This PR modifies the bindings to target the service account as an identity.

Also includes a small fix to the task name

Copy link
Contributor

@wideawakening wideawakening left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • changed examples role_name to benchmark_role_name and same for benchmark_regions for more context and coherence
  • updated #44 to reflect current status on collision issue

@wideawakening wideawakening merged commit ce711cd into master Oct 20, 2021
@wideawakening wideawakening deleted the fix/cloud-bench branch October 20, 2021 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants