Container Registry cleanup preview pagination (MVC followup)

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Context

This issue is part of an epic for the MVC solution for Container Registry cleanup policies. The epic has more details about the customer problem and scope of this MVC.

Problem to solve

When setting cleanup policies for the container registry, it's not possible preview how the policies you have set will be executed. The user should be able to test and verify the expiration policy settings without waiting for another tag expiration loop.

Scope of this issue

#370329 adds a list of tags that will be deleted by the cleanup policy, per image repository.

#370330 (closed) adds a list of tags to be kept.

Both the the list of tags to be kept, to be removed is capped at 20 due to Pajamas guidelines.

This issue is to add pagination to both the "to be kept" and "to be removed" list of items. Screen_Shot_2022-08-10_at_14.34.11

Edited by 🤖 GitLab Bot 🤖