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:
k
katrina
07/07/2022, 4:17 PM
shouldn't be the case if you don't have auth enabled for your admin deployment
do you have any workflows registered? any historic executions? this could very well be us handling no data poorly
s
Shahwar Saleem
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
k
katrina
07/07/2022, 4:25 PM
cc @Jason Porter how do we handle no executions in the console currently? is this expected?
j
Jason Porter
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"