Project

Profile

Help

Issue #1569

closed

publishing image files status is not being reported during docker repo sync

Added by pthomas@redhat.com over 8 years ago. Updated about 5 years ago.

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

Description

The publishing image section of the sync status is not being reported.


[root@mgmt6 ~]# rpm -qa |grep pulp-docker
python-pulp-docker-common-2.0.0-0.3.beta.el6.noarch
pulp-docker-plugins-2.0.0-0.3.beta.el6.noarch
pulp-docker-admin-extensions-2.0.0-0.3.beta.el6.noarch
[root@mgmt6 ~]# 

[root@mgmt6 ~]#  pulp-admin docker repo sync run --repo busybox
+----------------------------------------------------------------------+
                   Synchronizing Repository [busybox]
+----------------------------------------------------------------------+

This command may be exited via ctrl+c without affecting the request.

Retrieving v1 metadata
[\]
... completed

Copying units already in pulp
[-]
... completed

Downloading remote files
[==================================================] 100%
53 of 53 items
... completed

Saving v1 images and tags
[\]
... completed

Task Succeeded

Task Succeeded

This is how it was being reported in 2.7


Publishing Image Files.
[==================================================] 100%
21 of 21 items
... completed

Making files available via web.
[-]
... completed

Task Succeeded

Also available in: Atom PDF