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

Workflow events not working on v3.2 #7320

Closed
ikerreyes opened this issue Dec 1, 2021 · 0 comments · Fixed by #7321
Closed

Workflow events not working on v3.2 #7320

ikerreyes opened this issue Dec 1, 2021 · 0 comments · Fixed by #7321
Assignees
Labels
type/bug type/regression Regression from previous behavior (a specific type of bug)

Comments

@ikerreyes
Copy link

Summary

The events of a workflow lead to crash page or infinite loading.

What happened/what you expected to happen?

A workflow is executed and you go to the page which shows the flow diagram, you click on one of the base nodes, the "Summary" tab has at the end a "Events" button
image.
When clicking on "Events, the page keeps loading indefinitely or just crashes
image.
In the case of infinite loading the page was showing 2 toggle buttons ("Show all" and "Hide normal")
image,
when the "Show all" is selected, the UI shows a crash message as well. When the "Hide normal" is selected, the UI shows some data not related to the current workflow.

What version is it broken in?

We checked v3.2.0 and 3.2.4

What version was it working in?

When reverted to v3.1.15 it started to work.

Diagnostics

We experience this with the hello-world workflow

What Kubernetes provider are you using?

OpenShift

What executor are you running?

I do not know.

I do not have logs from the controller or the pods anymore, but the pods were successful and we did not notice any relevant log in the controller nor in the server.


Message from the maintainers:

Impacted by this regression? Give it a 👍. We prioritise the issues with the most 👍.

@ikerreyes ikerreyes added type/bug type/regression Regression from previous behavior (a specific type of bug) triage labels Dec 1, 2021
@alexec alexec self-assigned this Dec 1, 2021
alexec added a commit to alexec/argo-workflows that referenced this issue Dec 1, 2021
Signed-off-by: Alex Collins <alex_collins@intuit.com>
alexec added a commit that referenced this issue Dec 1, 2021
Signed-off-by: Alex Collins <alex_collins@intuit.com>
@sarabala1979 sarabala1979 mentioned this issue Dec 15, 2021
73 tasks
sarabala1979 pushed a commit that referenced this issue Dec 15, 2021
Signed-off-by: Alex Collins <alex_collins@intuit.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug type/regression Regression from previous behavior (a specific type of bug)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants