Skip to content

fix(cloud-run-v2): use custom service account for the Cloud Run service, not just the EventArc trigger#104

Merged
hu86 merged 1 commit into
mainfrom
fix/set-cloud-run-service-account
Apr 27, 2026
Merged

fix(cloud-run-v2): use custom service account for the Cloud Run service, not just the EventArc trigger#104
hu86 merged 1 commit into
mainfrom
fix/set-cloud-run-service-account

Conversation

@hu86

@hu86 hu86 commented Apr 23, 2026

Copy link
Copy Markdown
Contributor

Looks like Service Account specified in cloud_run_service_account is not actually used for the Cloud Run.

This PR is to fix this. But to maintain existing behaviour, a flag use_custom_service_account is added. When this flag is set to true, the Cloud Run will run as cloud_run_service_account instead of the default compute SA.

@hu86 hu86 changed the title fix: use custom service account for the Cloud Run service, not just the EventArc trigger fix(cloud-run-v2): use custom service account for the Cloud Run service, not just the EventArc trigger Apr 23, 2026

@MatteoMantovani78 MatteoMantovani78 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Is this the fix Lewis proposed? good work

@hu86 hu86 merged commit 607fb3e into main Apr 27, 2026
2 checks passed
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