Story #6311
As a user I can mirror from a registry with a secret pull
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Target Release - Docker:
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:
Description
Some registries require a secret pull provided during the pull of the content.
Secret pull is a base64 encoded username+password.
Add an option called --secret-pull
which will accept the secret pull info in the json format. Pulp will parse it and extract the auth
part which will be used in the Basic auth headers and sent to the registry.
Related issues
History
#1
Updated by ipanova@redhat.com 10 months ago
- Copied to Story #6315: As a user I can mirror from a registry with a pull secret added
#2
Updated by ipanova@redhat.com 10 months ago
- Status changed from NEW to POST
- Assignee set to ipanova@redhat.com
#4
Updated by ipanova@redhat.com 8 months ago
- Status changed from POST to NEW
#5
Updated by ipanova@redhat.com 8 months ago
Covert to docs and document steps.
#6
Updated by ipanova@redhat.com 4 months ago
- Status changed from NEW to CLOSED - WONTFIX
Please register to edit this issue