Project

Profile

Help

Issue #130

closed

--remove-tag does not validate if that tag exists or not

Added by pthomas@redhat.com about 9 years ago. Updated almost 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

--remove-tag option in docker repo update does not validate is the tag exist or not

1. create repo repo
2. update the repo with --remove-tag option

[root@cloud-qe-17 ~]# pulp-admin docker repo update --repo-id centos --remove-tag test_tag:511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158
This command may be exited via ctrl+c without affecting the request.

[\]
Running...

Task Succeeded

[root@cloud-qe-17 ~]# pulp-admin docker repo update --repo-id centos --remove-tag foo
This command may be exited via ctrl+c without affecting the request.

[\]
Running...

Task Succeeded

[root@cloud-qe-17 ~]# pulp-admin docker repo update --repo-id centos --remove-tag cat
This command may be exited via ctrl+c without affecting the request.

[\]
Running...

Task Succeeded

[root@cloud-qe-17 ~]# pulp-admin docker repo update --repo-id centos --remove-tag cat:test:tag:removal
This command may be exited via ctrl+c without affecting the request.

[\]
Running...

Task Succeeded

Actions #1

Updated by skarmark@redhat.com about 9 years ago

  • Triaged changed from No to Yes
  • Severity set to Medium
Actions #2

Updated by bmbouter almost 9 years ago

  • Severity changed from Medium to 2. Medium
Actions #3

Updated by jortel@redhat.com almost 8 years ago

  • Status changed from NEW to MODIFIED
  • % Done changed from 0 to 100
Actions #4

Updated by jcline@redhat.com almost 8 years ago

  • Status changed from MODIFIED to NEW

This was mistakenly moved to modified by a mis-typed commit message.

Actions #5

Updated by bmbouter almost 5 years ago

  • Status changed from NEW to CLOSED - WONTFIX
Actions #6

Updated by bmbouter almost 5 years ago

Pulp 2 is approaching maintenance mode, and this Pulp 2 ticket is not being actively worked on. As such, it is being closed as WONTFIX. Pulp 2 is still accepting contributions though, so if you want to contribute a fix for this ticket, please reopen or comment on it. If you don't have permissions to reopen this ticket, or you want to discuss an issue, please reach out via the developer mailing list.

Actions #7

Updated by bmbouter almost 5 years ago

  • Tags Pulp 2 added

Also available in: Atom PDF