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

Action Service Accounts Proof of Concept #2713

Draft
wants to merge 10 commits into
base: develop
Choose a base branch
from

Conversation

tlangs
Copy link
Contributor

@tlangs tlangs commented Jan 23, 2024

Ticket: https://broadworkbench.atlassian.net/browse/ID-433

I'm investigating/prototyping the feasibility of using Action Service Accounts instead of Pet Service Accounts for data access in Terra. This PR makes Rawls add the read, write, and compute action service accounts to the appropriate GCP IAM Roles for workspaces on projects and buckets. The goal is to demonstrate data localization in a workspace without the use of Pet Service Account authorization.


PR checklist

  • Include the JIRA issue number in the PR description and title
  • Make sure Swagger is updated if API changes
    • ...and Orchestration's Swagger too!
  • If you changed anything in model/, then you should publish a new official rawls-model and update rawls-model in Orchestration's dependencies.
  • Get two thumbsworth of PR review
  • Verify all tests go green, including CI tests
  • Squash commits and merge to develop (branches are automatically deleted after merging)
  • Inform other teams of any substantial changes via Slack and/or email

@tlangs
Copy link
Contributor Author

tlangs commented Jan 24, 2024

jenkins retest

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.

1 participant