Skip to content

Add ci_new_artifact_file_reader FF again

Furkan Ayhan requested to merge 273636-fix-new-artifact-reader-regression into master

What does this MR do?

We've introduced a new way to read artifacts for fixing a bug related to dynamically generated child pipelines.

This fix worked on GitLab.com well, so we've removed the feature flag.

However, this caused some problems with self-installations. => #273636 (closed)

This MR reverts the feature flag removing.

New ci_new_artifact_file_reader feature flag roll-out issue: #273755 (closed)

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

Related to #273636 (closed)

Edited by Furkan Ayhan

Merge request reports