Skip to content

Geo: Container Repository push events don't work

What does this MR do and why?

The Docker registry sends all the actions it has and we should receive those. We should filter them, instead of returning 400 error

How to set up and validate locally

When docker image is pushed we don't have to see any errors in Docker Registry log (endpoint not working) and we have to see Geo::Event record for every push or delete.

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)

Merge request reports