Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[frontend] artifacts [unknown] pipeline/workspace #9746

Open
axel7083 opened this issue Jul 18, 2023 · 19 comments
Open

[frontend] artifacts [unknown] pipeline/workspace #9746

axel7083 opened this issue Jul 18, 2023 · 19 comments

Comments

@axel7083
Copy link
Contributor

Environment

  • How did you deploy Kubeflow Pipelines (KFP)? manifests
  • KFP version: 2.0.0

Description

No matter how I start my run, (from UI or SDK) I always get the [unknown] in the Artifact panel for pipeline/workspace.

image

Expected result

The name of the pipeline.


Impacted by this bug? Give it a 👍.

@khituras
Copy link

I saw your PR for that. Did you find any workaround in the meantime?

@axel7083
Copy link
Contributor Author

axel7083 commented Aug 22, 2023

I saw your PR for that. Did you find any workaround in the meantime?

Sadly, no, looking for the pipeline name was kinda hard as explained in the PR, maybe a metadata was not added properly or a CustomProperties. But from the current element, I inspected the networks logs in the current version, and there is not the pipeline name attached.

Edit

I am not a big fan of my implementation in the PR, since it had a lot of requests, just like the pipeline run page where I opened an issue #9701 explaining that we get a very long time for displaying all the informations, I simply used the same logic in the artifacts page to get all the pipeline information.

Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the lifecycle/stale The issue / pull request is stale, any activities remove this label. label Nov 21, 2023
@HumairAK
Copy link
Collaborator

/remove lifecycle/stale

@stale stale bot removed the lifecycle/stale The issue / pull request is stale, any activities remove this label. label Jan 12, 2024
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the lifecycle/stale The issue / pull request is stale, any activities remove this label. label Mar 17, 2024
Copy link

github-actions bot commented Apr 8, 2024

This issue has been automatically closed because it has not had recent activity. Please comment "/reopen" to reopen it.

@github-actions github-actions bot closed this as completed Apr 8, 2024
Copy link

@AndersBennedsgaard: You can't reopen an issue/PR unless you authored it or you are a collaborator.

In response to this:

/reopen

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@AndersBennedsgaard
Copy link

AndersBennedsgaard commented Jun 7, 2024

@HumairAK or @axel7083 would you mind re-opening this issue? I also see artifacts as [unknown] on KFP 2.2.0, so I don't think it has been fixed

@axel7083
Copy link
Contributor Author

axel7083 commented Jun 7, 2024

/reopen

@google-oss-prow google-oss-prow bot reopened this Jun 7, 2024
Copy link

@axel7083: Reopened this issue.

In response to this:

/reopen

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@rimolive
Copy link
Member

rimolive commented Jun 7, 2024

/assign @rimolive

@stale stale bot removed the lifecycle/stale The issue / pull request is stale, any activities remove this label. label Jun 7, 2024
@thesuperzapper
Copy link
Member

I can confirm that this issue affects Kubeflow Pipelines 2.1.0.

@rimolive
Copy link
Member

I tested the code changes in #9772, but we should definitely think of a proposal that involves backend changes too. The code in that PR makes frontend response times go crazy, specially the grouped list, which took me ~19 minutes to render with the PR change.

Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the lifecycle/stale The issue / pull request is stale, any activities remove this label. label Aug 18, 2024
Copy link

github-actions bot commented Sep 9, 2024

This issue has been automatically closed because it has not had recent activity. Please comment "/reopen" to reopen it.

@github-actions github-actions bot closed this as completed Sep 9, 2024
@github-project-automation github-project-automation bot moved this from Needs triage to Closed in KFP Runtime Triage Sep 9, 2024
@HumairAK
Copy link
Collaborator

HumairAK commented Sep 9, 2024

AFAIK this is not resolved it

/reopen

Copy link

@HumairAK: Reopened this issue.

In response to this:

AFAIK this is not resolved it

/reopen

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@google-oss-prow google-oss-prow bot reopened this Sep 9, 2024
@github-project-automation github-project-automation bot moved this from Closed to Needs triage in KFP Runtime Triage Sep 9, 2024
@github-actions github-actions bot removed the lifecycle/stale The issue / pull request is stale, any activities remove this label. label Sep 10, 2024
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the lifecycle/stale The issue / pull request is stale, any activities remove this label. label Nov 10, 2024
@HumairAK
Copy link
Collaborator

/remove-lifecycle stale

@google-oss-prow google-oss-prow bot removed the lifecycle/stale The issue / pull request is stale, any activities remove this label. label Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Needs triage
Development

Successfully merging a pull request may close this issue.

7 participants