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

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


    from b9fc1694cd Update python client release doc (#39383)
     add b5153c1745 Fix deprecated calls in `cncf.kubernetes` provider (#39381)

No new revisions were added by this update.

Summary of changes:
 .../executors/kubernetes_executor_utils.py         |   4 +-
 .../cncf/kubernetes/kubernetes_helper_functions.py |  40 ++---
 airflow/providers/cncf/kubernetes/pod_generator.py |  20 +--
 .../cncf/kubernetes/template_rendering.py          |   6 +-
 tests/deprecations_ignore.yml                      |  29 +---
 .../executors/test_kubernetes_executor.py          |  75 ++++-----
 .../cncf/kubernetes/operators/test_pod.py          |  93 ++++++-----
 .../kubernetes/operators/test_spark_kubernetes.py  |   6 +-
 tests/providers/cncf/kubernetes/test_client.py     |   2 +
 .../kubernetes/test_kubernetes_helper_functions.py |  35 +++-
 .../cncf/kubernetes/test_pod_generator.py          | 177 ++++++++++-----------
 11 files changed, 230 insertions(+), 257 deletions(-)

Reply via email to