Skip to content

Remove feature flag use_registry_api_to_list_tags and update docs

What does this MR do and why?

In !143730 (merged), we have introduced keyset pagination behind the use_registry_api_to_list_tags feature flag.

The flag has been rolled out in production and in this MR, we'd like to clean it up.

We also update the documentation to share that we have added the keyset pagination.

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 #17527

Merge request reports