Skip to content

Refactor registry scenario

George Koltsov requested to merge refactor-registry-scenario into master

This MR splits the Registry integration in TLS and non-TLS. It is important to keep TLS for object storage integration (security reasons) and non-TLS for testing non-external registry features which also enable the Registry tests to readily run in other instances without the generation of a TLS certificate.

Merge request reports