Skip to content

Configurable partition admin accounts (GONRG-2687)

Rustam Lotsmanenko (EPAM) requested to merge gcp-partition-admin-accounts into master

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.

Merge request reports