Ricky
02/28/2023, 6:04 PMcelery_k8s_job_executor
. A Job that is included in the same Definition does not specify its own executor or config, so I would expect it to use the Definition’s configured executor. However, we are seeing that we must specify config={"execution":{"config":{celery_k8s_config()}}
on this job, otherwise it will not pick up the correct job_namespace. Is this expected behavior? Is there a better way to provide a default configured executor or a default execution config for multiple jobs?daniel
02/28/2023, 6:13 PMRicky
02/28/2023, 8:36 PMcelery_k8s_job_executor
?daniel
02/28/2023, 8:38 PM