Problem: after following docs to create pull-through distribution for pulp container registry I have no access to it
Expected outcome: once pulp container distribution is set private=False - allow for users to access it
Pulpcore version: 3.71.2
Pulp plugins installed and their versions:
“deb”: “3.5.1”,
“npm”: “0.2.0”,
“rpm”: “3.28.0”,
“file”: “3.71.2”,
“maven”: “0.9.0”,
“ostree”: “2.4.6”,
“python”: “3.13.2”,
“ansible”: “0.24.1”,
“certguard”: “3.71.2”,
“container”: “2.24.0”
Operating system - distribution and version: Kubernetes deployment
Other relevant data:
API pod log:
api pulp [e643ef5888ad46d2b965ef52dc5b15e6]: django.request:WARNING: Unauthorized: /v2/base-images/python/manifests/latest
docker cli log:
Error response from daemon: pull access denied for <pulp base URL>/base-images/python, repository does not exist or may require 'docker login'