nil pointer when listing workflow archive using HTTP without list options #13804
Closed
4 tasks done
Labels
area/api
Argo Server API
area/server
area/workflow-archive
type/bug
type/regression
Regression from previous behavior (a specific type of bug)
Milestone
Pre-requisites
:latest
image tag (i.e.quay.io/argoproj/workflow-controller:latest
) and can confirm the issue still exists on:latest
. If not, I have explained why, in detail, in my description below.What happened? What did you expect to happen?
Listing the workflow archive using HTTP without list options is failing.
Without list options:
With list options:
The same thing is happening with Argo CLI
gRPC is working well
Logs from
Argo Server
:Version(s)
latest, 2cc6b32
Paste a minimal workflow that reproduces the issue. We must be able to run the workflow; don't enter a workflows that uses private images.
Logs from the workflow controller
Logs from in your workflow's wait container
The text was updated successfully, but these errors were encountered: