Issue #130
closed--remove-tag does not validate if that tag exists or not
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
Updated by skarmark@redhat.com almost 9 years ago
- Triaged changed from No to Yes
- Severity set to Medium
Updated by jortel@redhat.com over 7 years ago
- Status changed from NEW to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp_puppet:d62b86ba4c4f2b919ffb9d22dcb48f7dee522ae0.
Updated by jcline@redhat.com over 7 years ago
- Status changed from MODIFIED to NEW
This was mistakenly moved to modified by a mis-typed commit message.
Updated by bmbouter over 4 years ago
- Status changed from NEW to CLOSED - WONTFIX
Updated by bmbouter over 4 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.