Tarek
04/25/2023, 7:49 AMdocker pull <http://foo.azurecr.io/bar/data/pipeline:dev|foo.azurecr.io/bar/data/pipeline:dev>
). How can I specify this in the definition of the KubernetesJob?Adam Roderick
04/25/2023, 4:46 PMMeyy
04/25/2023, 10:47 PMTarek
04/26/2023, 3:28 PMlogger = logging.getLogger(__name__)
I know I could define extra loggers using PREFECT_LOGGING_EXTRA_LOGGERS
but I don’t want to be changing this env variable manually for each logger that I want, is there anyway to make prefect 2 catch all such loggersJeff Hale
04/28/2023, 12:18 AMMrityunjoy Das
04/29/2023, 6:21 AMAndreas
04/29/2023, 6:53 PMMeyy
05/01/2023, 6:01 PMMarvin
05/02/2023, 7:04 PMRyan Peden
05/03/2023, 12:27 AMNick
05/03/2023, 8:55 AMSean Conroy
05/03/2023, 4:56 PMEthan Veres
05/04/2023, 1:30 AMStéphan Taljaard
05/04/2023, 11:58 AMNick
05/04/2023, 12:39 PMJeff Hale
05/04/2023, 6:40 PMRyan Peden
05/05/2023, 2:45 AMTarek
05/05/2023, 7:17 AMextraEnvVarsSecret
in the helm chart values of my prefect agent. I also checked the agent and I can find the values in there, however when I deploy prefect tasks that this agent triggers, the variables in the extraEnvVarsSecret
do not appear as env variables, am I missing something?Ethan Veres
05/05/2023, 2:13 PMJulius Iver Reyes
05/07/2023, 1:33 AMJulius Iver Reyes
05/07/2023, 1:53 AMSlackbot
05/07/2023, 2:06 AMTarek
05/08/2023, 9:40 AMattempted to send logs to the API without a flow run id. The API log handler can only send logs within flow run contexts unless the flow run id is manually provided.
What can I do so that my task and flow runs don't get logged into the cloud backend?AG Crum
05/08/2023, 3:01 PMAG Crum
05/08/2023, 3:33 PMJaime Raldua Veuthey
05/08/2023, 7:01 PMRobin
05/08/2023, 9:26 PMSimon Rascovsky
05/08/2023, 11:59 PMMatt Alhonte
05/09/2023, 4:04 AMECSRun
arguments to the new ECSTask
?YSF
05/09/2023, 4:31 AM