Skip to content

Revert "Merge branch '438865-add-container_registry[...]' into 'master'"

Vijay Hawoldar requested to merge revert-2a33367f into master

What does this MR do and why?

Revert "Merge branch '438865-add-container_registry_size-to-rest-api' into 'master'"

This reverts merge request !142362 (merged)

We need to revert this MR because it will result in duplicated (or at least, inaccurate) container registry sizes being stored.

This is because we add this value to the one fetched from the container registry API in the merged_attributes method.

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.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Vijay Hawoldar

Merge request reports