Project

Profile

Help

Issue #2920

closed

Crane does not redirect correctly to schema 1 path

Added by ipanova@redhat.com over 6 years ago. Updated almost 5 years ago.

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

Description

$ curl -L -H "Accept: application/vnd.docker.distribution.manifest.v2+json," -k -X GET 'http://localhost:1234/v2/test/manifests/lala'
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /pulp/docker/v2/test/manifests/lala was not found on this server.</p>>

If it is a repo as of V3+ version the redirect should happen to pulp/docker/v2/test/manifests/1/lala
If it is a repo of V2 version the redirect should happen to pulp/docker/v2/test/manifests/lala

Actions #1

Updated by ipanova@redhat.com over 6 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to ipanova@redhat.com
Actions #3

Updated by ttereshc over 6 years ago

  • Status changed from ASSIGNED to POST
  • Sprint/Milestone set to 41
  • Triaged changed from No to Yes

Added by ipanova@redhat.com over 6 years ago

Revision a75a7fa9 | View on GitHub

Crane does not redirect correctly to schema 1 path.

closes #2920 https://pulp.plan.io/issues/2920

Actions #4

Updated by ipanova@redhat.com over 6 years ago

  • Status changed from POST to MODIFIED
Actions #5

Updated by pcreech over 6 years ago

  • Platform Release set to 2.14.0
Actions #7

Updated by pcreech over 6 years ago

  • Status changed from MODIFIED to 5
Actions #8

Updated by pcreech over 6 years ago

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

Updated by bmbouter about 6 years ago

  • Sprint set to Sprint 22
Actions #10

Updated by bmbouter about 6 years ago

  • Sprint/Milestone deleted (41)
Actions #11

Updated by bmbouter almost 5 years ago

  • Tags Pulp 2 added

Also available in: Atom PDF