Skip to content
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

Add Backup-level IAM Policy support #7961

Closed
quartzmo opened this issue Oct 14, 2020 · 1 comment · Fixed by #8079
Closed

Add Backup-level IAM Policy support #7961

quartzmo opened this issue Oct 14, 2020 · 1 comment · Fixed by #8079
Assignees
Labels
api: bigtable Issues related to the Bigtable API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@quartzmo
Copy link
Member

Each Backup must have its own set of IAM permissions, configurable by the user. This feature is similar to Table level IAM.

See: https://github.com/googleapis/googleapis/blob/master/google/bigtable/admin/v2/bigtable_table_admin.proto#L329-L331

Existing implementations

Java: googleapis/java-bigtable#450
NodeJS: googleapis/nodejs-bigtable#799

@quartzmo quartzmo self-assigned this Oct 14, 2020
@quartzmo quartzmo added api: bigtable Issues related to the Bigtable API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. labels Oct 14, 2020
@quartzmo
Copy link
Member Author

/cc @kolea2

@quartzmo quartzmo changed the title Add IAM methods for Backup Add Backup-level IAM Policy support Oct 30, 2020
quartzmo added a commit to quartzmo/google-cloud-ruby that referenced this issue Oct 30, 2020
* Add Backup#policy
* Add Backup#update_policy
* Add Backup#test_iam_permissions

closes: googleapis#7961
quartzmo added a commit that referenced this issue Nov 10, 2020
* Add Backup#policy
* Add Backup#update_policy
* Add Backup#test_iam_permissions

closes: #7961
pr: #8079
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigtable Issues related to the Bigtable API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant