Project

Profile

Help

Issue #2601

closed

As an admin, I would like the repo_registry_id included in pulp-admin docker repo list output

Added by tomckay@redhat.com about 7 years ago. Updated about 5 years ago.

Status:
CLOSED - WORKSFORME
Priority:
Normal
Assignee:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version - Docker:
Platform Release:
Target Release - Docker:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

$ pulp-admin -u admin -p admin docker repo list --repo-id 3-red_hat_container_catalog-v1_0-841eaf2f-8b61-4f07-83fd-649ecbf0e1d9
+----------------------------------------------------------------------+
                          Docker Repositories
+----------------------------------------------------------------------+

Id:                   3-red_hat_container_catalog-v1_0-841eaf2f-8b61-4f07-83fd-6
                      49ecbf0e1d9
Display Name:         rhel
Description:          None
Content Unit Counts:  
  Docker Blob:     30
  Docker Manifest: 31
  Docker Tag:      31

The id is useful but the name necessary to pass to 'docker pull' is the repo_registry_id.

Actions #1

Updated by dkliban@redhat.com about 7 years ago

  • Status changed from NEW to CLOSED - WORKSFORME

It's already there when repo-registry-id is explicitly defined. If not, repo-id is the value used for repo-registry-id.

[vagrant@dev ci]$ pulp-admin -u admin -p admin docker repo list --details --repo-id mydocker-repo2
+----------------------------------------------------------------------+
                          Docker Repositories
+----------------------------------------------------------------------+

Id:                   mydocker-repo2
Display Name:         None
Description:          None
Content Unit Counts:  
Notes:                
Scratchpad:           
Importers:            
  Config:               
    Feed:          http://127.0.0.1:5000
    Upstream Name: ubuntu
  Id:                   docker_importer
  Importer Type Id:     docker_importer
  Last Override Config: 
  Last Sync:            None
  Last Updated:         2017-02-21T18:14:08Z
  Repo Id:              mydocker-repo2
  Scratchpad:           None
Distributors:         
  Auto Publish:         False
  Config:               
    Repo-registry-id: blah/balh
  Distributor Type Id:  docker_distributor_web
  Id:                   docker_web_distributor_name_cli
  Last Override Config: 
  Last Publish:         None
  Last Updated:         2017-02-21T18:14:08Z
  Repo Id:              mydocker-repo2
  Scratchpad:           
  Auto Publish:         False
  Config:               
    Repo-registry-id: blah/balh
  Distributor Type Id:  docker_distributor_export
  Id:                   docker_export_distributor_name_cli
  Last Override Config: 
  Last Publish:         None
  Last Updated:         2017-02-21T18:14:08Z
  Repo Id:              mydocker-repo2
  Scratchpad:           
Actions #2

Updated by bmbouter about 5 years ago

  • Tags Pulp 2 added

Also available in: Atom PDF