Thank you all for the feedback. It seemed like most people were in favor of
option 1. Moreover, I looked into key/value fields in postgresql and our
options would be to use either jsonb (which would be painfully slow to
search across) or hstore (which is a separate module and not built into
postgresql). So I've updated the ticket with a version of option 1.

https://pulp.plan.io/issues/7127

More feedback is welcome. Also, please feel free to groom it. :)

David


On Wed, Dec 2, 2020 at 1:08 PM David Davis <davidda...@redhat.com> wrote:

> I've put together some design proposals to support object labels in Pulp
> 3. This would add key/value labels to a variety of objects in Pulp that
> users could use to store information and to filter objects with.
>
> Story: https://pulp.plan.io/issues/7127
>
> Proposals: https://hackmd.io/N4WFhHGWQtib7D1JIKzCDQ?view
>
> The goal is to deliver this feature as part of 3.10.
>
> Thanks.
>
> David
>
_______________________________________________
Pulp-dev mailing list
Pulp-dev@redhat.com
https://www.redhat.com/mailman/listinfo/pulp-dev

Reply via email to