Project

Profile

Help

Story #8104

closed

As a user i want to manage tags via pulp api for container push repos

Added by ipanova@redhat.com over 3 years ago. Updated about 3 years ago.

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

100%

Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 89
Quarter:

Description

Add /tag and /untag endpoints to enable tags management.

Enable scenarios:

  • delete a tag
  • create a new tag
  • move an existing tag from an old image to a new one

These should be synchronous calls since podman api does not handle async calls.

Actions #1

Updated by ipanova@redhat.com over 3 years ago

  • Sprint/Milestone changed from 2.4.0 to 2.3.0
Actions #2

Updated by ipanova@redhat.com over 3 years ago

  • Subject changed from As a user i want to remove tags via pulp api from container push repos to As a user i want to manage tags via pulp api from container push repos
  • Description updated (diff)
Actions #3

Updated by ipanova@redhat.com over 3 years ago

  • Subject changed from As a user i want to manage tags via pulp api from container push repos to As a user i want to manage tags via pulp api for container push repos
Actions #4

Updated by ipanova@redhat.com over 3 years ago

  • Description updated (diff)
Actions #5

Updated by ipanova@redhat.com over 3 years ago

  • Description updated (diff)
Actions #6

Updated by lmjachky over 3 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to lmjachky
  • Sprint set to Sprint 89
Actions #7

Updated by lmjachky about 3 years ago

We decided to use asynchronous calls instead of synchronous ones.

Actions #8

Updated by pulpbot about 3 years ago

  • Status changed from ASSIGNED to POST

Added by Lubos Mjachky about 3 years ago

Revision 29ff3054 | View on GitHub

Add support for tagging and untagging for push repositories

Note that in this commit, there are not handled race conditions where a container client simulateneously tries to push a tag that is being created in an asynchronous task invoked via the Pulp API.

closes #8104

Actions #9

Updated by Anonymous about 3 years ago

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

Added by Lubos Mjachky about 3 years ago

Revision b75644b9 | View on GitHub

Add support for tagging and untagging for push repositories

Note that in this commit, there are not handled race conditions where a container client simulateneously tries to push a tag that is being created in an asynchronous task invoked via the Pulp API.

closes #8104

Added by Lubos Mjachky about 3 years ago

Revision e64c9689 | View on GitHub

Add support for tagging and untagging for push repositories

Note that in this commit, there are not handled race conditions where a container client simulateneously tries to push a tag that is being created in an asynchronous task invoked via the Pulp API.

closes #8104

Added by Lubos Mjachky about 3 years ago

Revision e64c9689 | View on GitHub

Add support for tagging and untagging for push repositories

Note that in this commit, there are not handled race conditions where a container client simulateneously tries to push a tag that is being created in an asynchronous task invoked via the Pulp API.

closes #8104

Actions #10

Updated by pulpbot about 3 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF