Configurable partition admin accounts (GONRG-2687)
Description:
Partition admin account now can be provided as list of accounts
PARTITION_ADMIN_ACCOUNTS=admin@domen.iam.gserviceaccount.com,osdu-gcp-sa,workload-identity
Changes include:
-
New feature (a non-breaking change that adds functionality).
Changes in:
-
GCP
Dev Checklist:
-
Added Unit Tests, wherever applicable. -
Updated the Readme, if applicable. -
Existing Tests pass -
Verified functionality locally -
Self Reviewed my code for formatting and complex business logic.