You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I set pageSize to 100 (the max) to resolve my personal issue with this but a proper implementation would keep going until it finds a match or exhausts them all.
The text was updated successfully, but these errors were encountered:
chicagobuss
changed the title
service accounts list needs to paginate or this never works in projects with > PAGE_SIZE service accounts
[bug] GCP serviceAccounts.list needs to paginate or this never works in projects with > PAGE_SIZE service accounts
Jul 28, 2024
skyplane/skyplane/compute/gcp/gcp_auth.py
Line 193 in 4602d9c
I set pageSize to 100 (the max) to resolve my personal issue with this but a proper implementation would keep going until it finds a match or exhausts them all.
The text was updated successfully, but these errors were encountered: