You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For a failed analysis run, the UI button that expands the analysis and shows the checks doesn't work.
Clicking on the left button I am hovering over results in an empty screen:
Clicking on the currently running analysis results in correct behavior:
To Reproduce
I don't know how to reproduce this.
Expected behavior
When the button is clicked, it expands properly.
Screenshots
Please see above.
Version
1.6.3
Logs
Here is what is shown in the javascript console when I click the broken button:
# Paste the logs from the rollout controller
# Logs for the entire controller:
kubectl logs -n argo-rollouts deployment/argo-rollouts
# Logs for a specific rollout:
kubectl logs -n argo-rollouts deployment/argo-rollouts | grep rollout=<ROLLOUTNAME
Message from the maintainers:
Impacted by this bug? Give it a 👍. We prioritize the issues with the most 👍.
The text was updated successfully, but these errors were encountered:
Checklist:
Describe the bug
For a failed analysis run, the UI button that expands the analysis and shows the checks doesn't work.
Clicking on the left button I am hovering over results in an empty screen:
Clicking on the currently running analysis results in correct behavior:
To Reproduce
I don't know how to reproduce this.
Expected behavior
When the button is clicked, it expands properly.
Screenshots
Please see above.
Version
1.6.3
Logs
Here is what is shown in the javascript console when I click the broken button:
Message from the maintainers:
Impacted by this bug? Give it a 👍. We prioritize the issues with the most 👍.
The text was updated successfully, but these errors were encountered: