Today, when you upload a package into a repo, you can specify what distribution or component you want it to land in and pulp_deb will create the necessary components for you like PackageReleaseComponent. No such feature exists though for the repository modify endpoint. I imagine could add these parameters though (distribution and component) to the endpoint and have similar functionality.
Today, when you upload a package into a repo, you can specify what distribution or component you want it to land in and pulp_deb will create the necessary components for you like PackageReleaseComponent. No such feature exists though for the repository modify endpoint. I imagine could add these parameters though (distribution and component) to the endpoint and have similar functionality.