Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Service account name format changed in 1.8 preview #7

Open
ganadurai opened this issue Nov 4, 2022 · 0 comments
Open

Service account name format changed in 1.8 preview #7

ganadurai opened this issue Nov 4, 2022 · 0 comments

Comments

@ganadurai
Copy link

The SA name format changed in the 1.8 new install preview

For ORG SAs:
SECRET_NAME=$sa_id-gcp-sa-key-$ORG

For ENV SAs:
SECRET_NAME=$sa_id-gcp-sa-key-$ORG-$env

For Other SAs:
SECRET_NAME=apigee-metrics-gcp-sa-key
SECRET_NAME=apigee-logger-gcp-sa-key

To overcome this name format issues in future, may be a regex expression to feed to this method will help.

Thanks
Gana

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant