Skip to content

Highlight the difference between push and pull mirror API

Vasilii Iakliushin requested to merge update_mirror_documentation into master

What does this MR do and why?

Problem

It's easy to assume that remote mirrors API includes both push and pull mirrors. It can cause a confusion why configured pull mirrors are not visible in the response.

Solution

We mention pull mirrors on the documentation page, but it's not very visible.

We can add a warning message that guides users how to configure pull mirrors.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports