Closed harryqt closed 1 year ago
When using run python3 gen_sa_accounts.py --quick-setup -1 it tries to create SA on deleted projects too. It should only try to make SA on active projects.
run python3 gen_sa_accounts.py --quick-setup -1
gen_sa_accounts.py --list-projects also returns all projects including deleted projects.
gen_sa_accounts.py --list-projects
me to。 how can fix this ?
When using
run python3 gen_sa_accounts.py --quick-setup -1
it tries to create SA on deleted projects too. It should only try to make SA on active projects.gen_sa_accounts.py --list-projects
also returns all projects including deleted projects.