Skip to content

WIP: Expose secrets configured for a job to Runner

What does this MR do?

This builds on top of !31831 (closed) and expose secrets configuration when present to the runners.

This new ci_secrets_management feature is available for GitLab Premium and above tiers.

At the moment the feature is hidden behind feature flag named ci_secrets_management_vault.

Related to #28321 (closed).

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Merge request reports