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

fix: load missing fields for archived workflows #13136

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

jiachengxu
Copy link
Member

@jiachengxu jiachengxu commented Jun 2, 2024

Fixes https://github.com/argoproj/argo-workflows/pull/12912/files#r1572901283
This PR loads status.message, status.estimatedDuration, status.resourceDuration, and spec.suspend for archived workflows, since UI may need them based on workflows-service.ts and reports.tsx.

@jiachengxu jiachengxu force-pushed the list-workflow-fields branch 2 times, most recently from 9365e0f to b07ba7e Compare June 2, 2024 12:38
Signed-off-by: Jiacheng Xu <xjcmaxwellcjx@gmail.com>
@terrytangyuan terrytangyuan merged commit b212d5f into argoproj:main Jun 3, 2024
28 checks passed
agilgur5 pushed a commit that referenced this pull request Jun 14, 2024
Signed-off-by: Jiacheng Xu <xjcmaxwellcjx@gmail.com>
(cherry picked from commit b212d5f)
@jiachengxu jiachengxu deleted the list-workflow-fields branch June 14, 2024 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants