I was wondering if Auth is required to register workflows?
I have a Flyte deployment without Auth and I am trying to create a project and register a workflow without any Auth. Should I be able to do that?
Right now I see this Network Error on project dashboard which makes me wonder if my deployment has an issue:
a
acceptable-policeman-57188
07/07/2022, 4:17 PM
shouldn't be the case if you don't have auth enabled for your admin deployment
acceptable-policeman-57188
07/07/2022, 4:17 PM
do you have any workflows registered? any historic executions? this could very well be us handling no data poorly
q
quaint-byte-23550
07/07/2022, 4:18 PM
Not yet, I was able to create multiple projects through flytectl, but I have an issue with S3 permission for registring flyte workflows which I am dealing with.
✅ 1
a
acceptable-policeman-57188
07/07/2022, 4:25 PM
cc @late-eye-50215 how do we handle no executions in the console currently? is this expected?
l
late-eye-50215
07/07/2022, 4:28 PM
Yeah that is definitely an auth issue; when we have no executions we just show an empty list with "No executions found"