Dylan Wilder
05/02/2022, 3:35 PMYee
Dylan Wilder
05/02/2022, 5:01 PMYee
Dylan Wilder
05/02/2022, 6:25 PMYee
Dylan Wilder
05/02/2022, 6:51 PMYee
Dylan Wilder
05/02/2022, 6:56 PMYee
Dylan Wilder
05/02/2022, 11:55 PMYee
Dylan Wilder
05/03/2022, 12:36 PMYee
Gigi
05/11/2022, 8:58 PMFLYTE_INTERNAL_EXECUTION_DOMAIN
and then are hardcoding external service urls in the workflow code for tasks which need to make calls out to other microservices. If any of those change we have to update the workflows.Yee
Gigi
05/11/2022, 9:53 PMZAUTH_UTL
, ZREST_URL
etc. Mostly it's a lot of repeated boilerplate config that different project teams are maintaining. We could put it in a Python lib to DRY it up a bit, but it's the kind of thing we often put in configmaps in our other k8s ecosystems