Draft: Refactor Maven Virtual Registry RegistryUpstream model
What does this MR do and why?
Refactor Maven Virtual Registry RegistryUpstream model
When we introduced ::VirtualRegistries::Container::RegistryUpstream, we made it as a child class of ::VirtualRegistries::RegistryUpstream.
We can remove duplicate code and make ::VirtualRegistries::Packages::Maven::RegistryUpstream inherit from ::VirtualRegistries::RegistryUpstream
EE: true
References
Screenshots or screen recordings
| Before | After |
|---|---|
How to set up and validate locally
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #565431