Skip to content

Geo: Prevent orphaned JobArtifacts in SSF

Valery Sizov requested to merge 351088-prevent-orphaned-jobartifacts-in-ssf into master

What does this MR do and why?

Use FastDestroyAll helper to handle removal of dependable objects (job artifacts in this particular case). It also changes how it's done for uploads to make it as common as possible. Changes Geo SSF guide.

How to set up and validate locally

Remove parent object of any replicable Geo object and see that delete event is created for them.

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 #351088 (closed) and #351849 (closed)

Edited by Valery Sizov

Merge request reports