Fix service account authorization scopes missing#5203
Merged
javanlacerda merged 9 commits intomasterfrom Mar 17, 2026
Merged
Conversation
jardondiego
commented
Mar 10, 2026
jardondiego
commented
Mar 10, 2026
jardondiego
commented
Mar 10, 2026
jardondiego
commented
Mar 10, 2026
jardondiego
commented
Mar 10, 2026
e1fc8c6 to
42c3281
Compare
jardondiego
commented
Mar 10, 2026
jardondiego
commented
Mar 10, 2026
jardondiego
commented
Mar 10, 2026
jardondiego
commented
Mar 10, 2026
dcb995a to
3d50b52
Compare
870f355 to
4b60ed8
Compare
23bae24 to
5b08f5c
Compare
jardondiego
commented
Mar 10, 2026
jardondiego
commented
Mar 11, 2026
5b9fc1c to
23bae24
Compare
7a7e57c to
10e02d8
Compare
10e02d8 to
1059188
Compare
jardondiego
commented
Mar 11, 2026
4f10cb5 to
283c6e1
Compare
Collaborator
Author
|
Included changes from #5193 |
Co-authored-by: Diego Jardon <37823380+jardondiego@users.noreply.github.com>
283c6e1 to
17f0ffe
Compare
javanlacerda
approved these changes
Mar 17, 2026
Collaborator
javanlacerda
left a comment
There was a problem hiding this comment.
I'm approving it to avoid missing this work, but the further PRs against master should be towards the integration with the remote task interface. go/cf-swarming-integration-agreement
Next PRs should also have evidence of running it in dev end to end.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Calls to the Swarming service are failing due to missing scopes needed to create tasks.