python-docs-samples icon indicating copy to clipboard operation
python-docs-samples copied to clipboard

Remove `editor` role from the test service account

Open tmatsuo opened this issue 5 years ago • 1 comments

Currently the service account used for our Kokoro builds has editor role. While this is convenient, strictly saying we should stop using the deprecated role and instead add specific minimum roles to the service account.

tmatsuo avatar May 01 '20 16:05 tmatsuo

Depending on how to tackle this, I would consider this to be blocked by #3821

What I'll try is to remove the role, and run periodic builds to find tests which needs additional permissions/roles.

tmatsuo avatar May 19 '20 03:05 tmatsuo