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

[Monitoring] Allowing service accounts to become admins in appengine #4326

Merged
merged 5 commits into from
Oct 15, 2024

Conversation

vitorguidi
Copy link
Collaborator

@vitorguidi vitorguidi commented Oct 14, 2024

Motivation

Sync admins only replicates admins to datastore if they conform to 'user:{email}', but it is interesting to allow service accounts for monitoring purposes (uptime) of the form 'serviceAccount:{email}'.

This PR fixes that.

Part of #4271

@vitorguidi vitorguidi merged commit 1b79928 into master Oct 15, 2024
7 checks passed
@vitorguidi vitorguidi deleted the chore/allow-sa-admins branch October 15, 2024 00:25
@vitorguidi vitorguidi changed the title Allowing service accounts to become admins in appengine [Monitoring] Instrumenting cronjob exit codesAllowing service accounts to become admins in appengine Nov 8, 2024
@vitorguidi vitorguidi changed the title [Monitoring] Instrumenting cronjob exit codesAllowing service accounts to become admins in appengine [Monitoring] Allowing service accounts to become admins in appengine Nov 8, 2024
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.

2 participants