Bug #30780
updates needed for pulpcore 3.6 container registry
Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman modules
Target version:
Pull request:
Fixed in Releases:
Found in Releases:
Description
Pulp_container 2.0 now supports the container registry on the api app (not the content app). It generates a url token and redirects the 'client' (in this case katello) to /pulp/containers/ which needs to be redirected to the content app.
Associated revisions
Fixes #30780 - support pulp_container 2.0 registry
History
#1
Updated by The Foreman Bot almost 2 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/puppet-foreman_proxy_content/pull/281 added
#2
Updated by The Foreman Bot almost 2 years ago
- Pull request https://github.com/theforeman/puppet-pulpcore/pull/119 added
#3
Updated by The Foreman Bot almost 2 years ago
- Fixed in Releases 2.3.0 added
#4
Updated by Justin Sherrill almost 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset puppet-foreman_proxy_content|bd6654b038c6dc41518fa59469808a4a28a88a73.
#5
Updated by Ewoud Kohl van Wijngaarden over 1 year ago
- Triaged changed from No to Yes
- Target version set to 2.3.0
Refs #30780 - set proper content origin setting
CONTENT_ORIGIN needs to be poitned at https:// for the
/pulp/container/ redirect to work properly