Skip to content
This repository has been archived by the owner on Dec 2, 2021. It is now read-only.

Add support for filtering, sorting, and pagination to Metadata Service #73

Open
prodonjs opened this issue Jun 28, 2019 · 11 comments
Open

Comments

@prodonjs
Copy link
Contributor

/kind feature
Target Q3

Describe the solution you'd like
These features should be added to the API to enable these operations in the UI. Ideally, List requests would have the same shape as requests in the Pipelines API so we could re-purpose most of the code there.

@prodonjs
Copy link
Contributor Author

prodonjs commented Jul 3, 2019

/area api

@prodonjs
Copy link
Contributor Author

prodonjs commented Jul 3, 2019

/improvement enhancement

@lilida
Copy link

lilida commented Nov 26, 2019

Any progress on this?

@jtfogarty
Copy link

/kind feature
/priority p2

@apryiomka
Copy link

Currently hangs with substantial number of artifacts

@issue-label-bot
Copy link

Issue Label Bot is not confident enough to auto-label this issue.
See dashboard for more details.

@jlewi
Copy link
Contributor

jlewi commented May 11, 2020

/cc @paveldournov @rmgogogo

@jlewi
Copy link
Contributor

jlewi commented May 11, 2020

In slack @apryiomka reported that this is in connection with KFP.

As the number of KFP runs increases, Artifact store becomes slower and slower. Also it doesn't have a good pagination mechanism and now takes forever to load. Does anyone know if there is any work planned to address this?

@rmgogogo
Copy link

for pagination, there is already a ticket in kubeflow/pipelines.
@Bobgy

for the "Artifact store becomes slower and slower",
@jingzhang36 for perf

@Bobgy
Copy link
Contributor

Bobgy commented May 12, 2020

FYI, the tracking issue for pagination is kubeflow/pipelines#3226.

@Bobgy
Copy link
Contributor

Bobgy commented May 12, 2020

@lilida @apryiomka Do you use metadata with Kubeflow Pipelines?
Does kubeflow/pipelines#3457 help you? It shows execution details page when you click on a pipeline run step's Metadata tab. The tab has links to artifacts related to that executions.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

8 participants