This is an automated email from the ASF dual-hosted git repository.
ephraimanierobi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from c3c90eaa94 Add options to KubernetesPodOperator (#30992)
add 420a9b1581 Make sure that DAG processor job row has filed value in
`job_type` column (#31182)
No new revisions were added by this update.
Summary of changes:
airflow/jobs/backfill_job_runner.py | 9 +--------
airflow/jobs/base_job_runner.py | 9 +++++++++
airflow/jobs/dag_processor_job_runner.py | 8 +-------
airflow/jobs/local_task_job_runner.py | 9 +--------
airflow/jobs/scheduler_job_runner.py | 9 +--------
airflow/jobs/triggerer_job_runner.py | 9 +--------
tests/utils/test_helpers.py | 2 +-
7 files changed, 15 insertions(+), 40 deletions(-)