Project

Profile

Help

Story #4934

closed

As a user I can tag/untag manifest/manifest list

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

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Sprint/Milestone:
Start date:
Due date:
% Done:

100%

Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
No
Tags:
Sprint:
Sprint 57
Quarter:

Description

We need to provide the ability to create/remove tag via pulp api and enable `docker tag` via docker client api.

Define separate endpoints:
POST /v3/docker/tag will accept repository or repository_version, tag name and manifest digest

call will return a task. If it is a new tag, create it and add to the repo, create repo version. In case it is an existing tag, remove the tag, create a new with newly provided digest, add it to the repo, create new repo version.

POST /v3/docker/untag ill accept repository or repository_version, tag name
call will return a task. It will remove the tag from repository and create a new repo version.

Actions #1

Updated by ipanova@redhat.com almost 5 years ago

  • Subject changed from As a user I can tag manifest/manifest to As a user I can tag manifest/manifest list
Actions #2

Updated by ipanova@redhat.com almost 5 years ago

  • Description updated (diff)
Actions #3

Updated by ipanova@redhat.com over 4 years ago

  • Subject changed from As a user I can tag manifest/manifest list to As a user I can tag/untag manifest/manifest list
  • Description updated (diff)
Actions #4

Updated by lmjachky over 4 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to lmjachky
Actions #5

Updated by amacdona@redhat.com over 4 years ago

  • Groomed changed from No to Yes
  • Sprint set to Sprint 56
Actions #6

Updated by rchan over 4 years ago

  • Sprint changed from Sprint 56 to Sprint 57
Actions #7

Updated by lmjachky over 4 years ago

  • Status changed from ASSIGNED to POST

Added by Lubos Mjachky over 4 years ago

Revision 1d7e03b7 | View on GitHub

Enable users to tag and untag manifests

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

Added by Lubos Mjachky over 4 years ago

Revision 1d7e03b7 | View on GitHub

Enable users to tag and untag manifests

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

Added by Lubos Mjachky over 4 years ago

Revision 1d7e03b7 | View on GitHub

Enable users to tag and untag manifests

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

Added by Lubos Mjachky over 4 years ago

Revision 1d7e03b7 | View on GitHub

Enable users to tag and untag manifests

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

Actions #8

Updated by Anonymous over 4 years ago

  • Status changed from POST to MODIFIED
  • % Done changed from 0 to 100

Applied in changeset commit:pulp_docker|1d7e03b7e264bab31c9f5ec067b6f1a5425dd1c8.

Actions #9

Updated by ipanova@redhat.com over 4 years ago

  • Project changed from Docker Support to Container Support
Actions #10

Updated by ipanova@redhat.com over 4 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions #11

Updated by ipanova@redhat.com over 4 years ago

  • Sprint/Milestone set to 1.0.0

Also available in: Atom PDF