Delete BBM backfill_project_id_for_projects_with_pipeline_variables backport to 17.11
Related: #537325 (closed)
What does this MR do and why?
This is a backport to %17.11
Delete BBM backfill_project_id_for_projects_with_pipeline_variables
BackfillProjectIdForProjectsWithPipelineVariables: p_ci_pipeline_variables
background migration stuck at 0.00%
As discussed in: &16522 (comment 2492640881) and &16522 (comment 2486485883)
Batched migration to set pipeline_variables_minimum_override_role to no_one_allowed - Most like will be canceled as discussed with @fabiopitino. Because Restrict use of pipeline variables, will be left only for new namespaces.
Following up - #537325 (closed) the main regression issue it would be enough just to delete the BBM backfill_project_id_for_projects_with_pipeline_variables
and backport to %17.11
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
This MR is backporting a bug fix, documentation update, or spec fix, previously merged in the default branch. -
The MR that fixed the bug on the default branch has been deployed to GitLab.com (not applicable for documentation or spec changes). -
This MR has a severity label assigned (if applicable). -
Set the milestone of the merge request to match the target backport branch version. -
This MR has been approved by a maintainer (only one approval is required). -
Ensure the e2e:test-on-omnibus-ee
job has either succeeded or been approved by a Software Engineer in Test.
Note to the merge request author and maintainer
If you have questions about the patch release process, please:
- Refer to the patch release runbook for engineers and maintainers for guidance.
- Ask questions on the
#releases
Slack channel (internal only).