thoth-station / user-api

Web Service exposing Thoth functions to the RESTful worlds
https://thoth-station.github.io/
GNU General Public License v3.0
8 stars 18 forks source link

Provide endpoint listing containerized environments for the given package #1739

Closed fridex closed 2 years ago

fridex commented 2 years ago

Is your feature request related to a problem? Please describe.

As discussed in our last tech talk, let's create an endpoint that will list all containerized environments that provide a package, optionally with a version.

As a Thoth user, I would like to know which containerized environments provide the given package.

As a Thoth user, I would like to know which containerized environments provide the given package-version.

fridex commented 2 years ago

Actually, we can have this for all the content in the containerized environment (rpm, python packages, ABI). We have container-images endpoint that can list containerized environments this way. CC @Gkrumbach07 feel free to let us know if we should provide any additional functionality on this front.

Gkrumbach07 commented 2 years ago

Not sure how much more work this would be, but having the ability to input multiple packages (or package-versions) to further refine a query.

goern commented 2 years ago

/sig user-experience

sesheta commented 2 years ago

Issues go stale after 90d of inactivity. Mark the issue as fresh with /remove-lifecycle stale. Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

/lifecycle stale

sesheta commented 2 years ago

Stale issues rot after 30d of inactivity. Mark the issue as fresh with /remove-lifecycle rotten. Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

/lifecycle rotten

mayaCostantini commented 2 years ago

/remove-lifecycle rotten /lifecycle frozen

Gkrumbach07 commented 2 years ago

related tech talk: https://www.youtube.com/watch?v=FE-ESrnzD6U

This was for the package viewer page.

This feature is already implmented.

/close

sesheta commented 2 years ago

@Gkrumbach07: Closing this issue.

In response to [this](https://github.com/thoth-station/user-api/issues/1739#issuecomment-1298651164): >related tech talk: https://www.youtube.com/watch?v=FE-ESrnzD6U > >This was for the package viewer page. > >This feature is already implmented. > >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.