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

KF 1.7 Run metadata not updating #7579

Closed
savemuri opened this issue May 17, 2024 · 1 comment
Closed

KF 1.7 Run metadata not updating #7579

savemuri opened this issue May 17, 2024 · 1 comment
Labels

Comments

@savemuri
Copy link

savemuri commented May 17, 2024

/kind bug

What steps did you take and what happened:
I am running kubeflow 1.7 and when I clone an existing run and open /pipeline/?ns=${SOME_NAMESPACE}#/runs/details/${UUID}, it takes too long to update run status (around 300s). Until then it is stuck in Unknown status

Note:

  • The workflow pod does get created and executes correctly.
  • Runs created by scheduled workflow does not have the same issue.

image

What did you expect to happen:
Expect to see run status updated with task information.

Anything else you would like to add:
Tried scaling up ml-pipeline and persistence-agent replicas but it did not help.

Environment:

  • Kubeflow version: (version number can be found at the bottom left corner of the Kubeflow dashboard): 1.7
  • kfctl version: (use kfctl version): n/a
  • Kubernetes platform: (e.g. minikube): EKS
  • Kubernetes version: (use kubectl version):
  • OS (e.g. from /etc/os-release):
@savemuri
Copy link
Author

Resolved after cleaning up old workflows that were not deleted. Persistence agent was becoming a bottleneck because workflow GC did not work as intended.

Needs Triage automation moved this from To Do to Closed May 23, 2024
@kubeflow-bot kubeflow-bot removed this from Closed in Needs Triage May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant