Configure proxy per product or repository

I have an outstanding request for container image repositories to be able to configure a proxy per repository. I think @Justin_Sherrill did some work in this area? Are there docs for what is possible in current and future releases of foreman?

I think the user story is that syncing from some external registries will require a proxy while other registries won’t.

Some work has been done in this area but not per-proxy repository yet.

  • You can now tell a repository to ‘ignore’ the globally set katello proxy

  • We’ve created an ‘http proxy’ object now that you can define in the UI
    (Under infrastructure). This can only be used with a compute resource
    currently. The goal was to extend this to support repositories in the
    future, but hasn’t happened yet

Justin