Skip to content

Remove ignore_column for migration-related fields in ContainerRepository

What does this MR do and why?

In this MR, we do the step 3 of 3 for removing columns from the database as per our guidelines.

These columns are part of the migration for the container registry which is already completed.

Steps in removing the columns:

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #409873

Merge request reports