This is an automated email from the ASF dual-hosted git repository.

ash pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 627b5698ec Add Stackdriver assets and migrate system tests to AIP-47 
(#23320)
     add ae19eab3b4 Use kubernetes queue in kubernetes hybrid executors (#23048)

No new revisions were added by this update.

Summary of changes:
 airflow/executors/celery_kubernetes_executor.py    |  1 +
 airflow/executors/kubernetes_executor.py           |  9 +++--
 airflow/executors/local_kubernetes_executor.py     |  1 +
 tests/executors/test_celery_kubernetes_executor.py | 10 ++++++
 tests/executors/test_kubernetes_executor.py        | 38 +++++++++++++++++++++-
 tests/executors/test_local_kubernetes_executor.py  |  7 ++++
 6 files changed, 62 insertions(+), 4 deletions(-)

Reply via email to