Project

Profile

Help

Issue #1831

closed

sync of non-existing repo does not report an error

Added by mhrivnak about 8 years ago. Updated about 5 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
High
Assignee:
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version - Docker:
2.0.0
Platform Release:
2.8.5
Target Release - Docker:
2.0.2
OS:
CentOS 7
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Sprint 1
Quarter:

Description

You can sync a repository that doesn't exist, and pulp will not report any errors.

$ pulp-admin docker repo create --repo-id=m --feed=https://registry-1.docker.io --upstream-name=sdjhflkjdshf
$ pulp-admin docker repo sync run --repo-id=m
+----------------------------------------------------------------------+
                      Synchronizing Repository [m]
+----------------------------------------------------------------------+

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

Downloading manifests
[-]
... completed

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

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

Downloading remote files
[-]
... completed

Saving Manifests and Blobs
[-]
... completed

Saving Tags
[-]
... completed

Task Succeeded

Task Succeeded

Files

sync_status.txt (4.35 KB) sync_status.txt task details mhrivnak, 04/08/2016 09:39 PM
Actions #4

Updated by mhrivnak about 8 years ago

  • Priority changed from Normal to High
  • Platform Release set to 2.8.3
  • Target Release - Docker set to 2.0.1
  • Triaged changed from No to Yes
Actions #5

Updated by mhrivnak about 8 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to mhrivnak
Actions #6

Updated by mhrivnak about 8 years ago

  • Status changed from ASSIGNED to POST
Actions #7

Updated by semyers about 8 years ago

  • Platform Release changed from 2.8.3 to 2.8.4
Actions #8

Updated by semyers almost 8 years ago

  • Target Release - Docker changed from 2.0.1 to 2.0.2

Added by mhrivnak almost 8 years ago

Revision 24267861 | View on GitHub

When a sync cannot get tags from a v2 API, it will fail with a reasonable message.

https://pulp.plan.io/issues/1831

fixes #1831

Added by mhrivnak almost 8 years ago

Revision 24267861 | View on GitHub

When a sync cannot get tags from a v2 API, it will fail with a reasonable message.

https://pulp.plan.io/issues/1831

fixes #1831

Added by mhrivnak almost 8 years ago

Revision 24267861 | View on GitHub

When a sync cannot get tags from a v2 API, it will fail with a reasonable message.

https://pulp.plan.io/issues/1831

fixes #1831

Added by mhrivnak almost 8 years ago

Revision 24267861 | View on GitHub

When a sync cannot get tags from a v2 API, it will fail with a reasonable message.

https://pulp.plan.io/issues/1831

fixes #1831

Actions #9

Updated by mhrivnak almost 8 years ago

  • Status changed from POST to MODIFIED
  • % Done changed from 0 to 100
Actions #10

Updated by mhrivnak almost 8 years ago

  • Sprint/Milestone set to 19
Actions #11

Updated by semyers almost 8 years ago

  • Status changed from MODIFIED to 5
Actions #12

Updated by semyers almost 8 years ago

  • Platform Release changed from 2.8.4 to 2.8.5
Actions #13

Updated by semyers almost 8 years ago

  • Status changed from 5 to MODIFIED
Actions #14

Updated by semyers almost 8 years ago

  • Status changed from MODIFIED to 5
Actions #15

Updated by semyers almost 8 years ago

  • Status changed from 5 to CLOSED - CURRENTRELEASE
Actions #16

Updated by bmbouter about 6 years ago

  • Sprint set to Sprint 1
Actions #17

Updated by bmbouter about 6 years ago

  • Sprint/Milestone deleted (19)
Actions #18

Updated by bmbouter about 5 years ago

  • Tags Pulp 2 added

Also available in: Atom PDF