mirror of
https://github.com/lukaszraczylo/kubemirror.git
synced 2026-06-29 08:12:37 +00:00
3628929871
Replace the triplicated ownership-verified delete guard with deleteOwnedMirror, and hand-built controller-name strings with gvkControllerName. Use constants.Domain/ControllerName over magic strings and maps.Copy/Clone for plain copy loops. Behaviour-preserving; tests green.