Story #5279
closedAs a user I can label pulp resources
0%
Description
Let's create an arbitrary label that can be associated to any pulp resource.
Label <--> resource
Label will be any string.
This will allow to filter and group resources by the labels.
Related issues
Updated by bmbouter over 5 years ago
Is there a use case for the user to search for all labels? If so then it should get its own viewset. Otherwise, are we going to serialize it as part of each "resource"?
Updated by ipanova@redhat.com over 5 years ago
to my understanding usecase is - show me repos that have label 'rhel'
show me iso content that has label 'iso testing'
Updated by amacdona@redhat.com over 5 years ago
- Tracker changed from Issue to Story
- % Done set to 0
Updated by daviddavis about 5 years ago
Is there a stakeholder that needs this in 3.0 GA or does this involve a backward incompatible change? If not, I'd propose we address this post-GA. Any objection?
Updated by daviddavis about 5 years ago
- Sprint/Milestone deleted (
3.0.0)
After some discussions with others, determined this had low risk of backwards incompatible changes. Removing from 3.0 blocker list.
Updated by bmbouter over 4 years ago
- Status changed from NEW to CLOSED - DUPLICATE
Updated by bmbouter over 4 years ago
- Is duplicate of Story #7127: Add object labels added