Skip to content

"ci_secrets_management" feature check

Krasimir Angelov requested to merge ci-secrets-feature-check into master

What does this MR do?

This MR is part of series of dependent MRs extracted from !33231 (closed) in order to split work in smaller chunks:

Add column to ci_builds_metadata to store secrets !34480 (merged)

It adds new GitLab Premium feature named ci_secrets_management. Check is done using beta_feature_available to help with rolling out CI secrets.

Related to #28321 (closed) and #218746 (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
Edited by Krasimir Angelov

Merge request reports