Feature description
Ability to sync or inherit secrets between projects.
Why would it be useful?
Sometimes "global" secrets (think of a certificate signing some apps) must be shared between projects (think app A and app B signed by the same certificate). Currently the CI cannot use a service account to access 2 projects, thus a way to embedded those global secrets and keep them in sync is important.
Additional context
An alternativement implement could be to have service account like a user and use a secret aggregators like lade.
From SyncLinear.com | ENG-152
Feature description
Ability to sync or inherit secrets between projects.
Why would it be useful?
Sometimes "global" secrets (think of a certificate signing some apps) must be shared between projects (think app A and app B signed by the same certificate). Currently the CI cannot use a service account to access 2 projects, thus a way to embedded those global secrets and keep them in sync is important.
Additional context
An alternativement implement could be to have service account like a user and use a secret aggregators like lade.
From SyncLinear.com | ENG-152