Skip to content

Geo - Remove parameter validation for registry notification request

What does this MR do and why?

We already created a similar MR !107842 (merged). However, it turned out that Registry can also send 'mount' events. See the discussion #386389 (comment 1246257389). We could fix it similarly to !107842 (merged) but I think it's not reliable, instead it's better to remove any validator.

How to set up and validate locally

When there was a registry's "mount" event the replication of container images should not be broken.

MR acceptance checklist

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

Related to #386389 (closed)

Edited by Valery Sizov

Merge request reports