This is an automated email from the ASF dual-hosted git repository. jscheffl pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git
from 1ccca819822 Sync python client readme (#51536) add 46b8aebf3b8 [KubernetesPodOperator] Reads Kubernetes events and writes them into log (#50192) No new revisions were added by this update. Summary of changes: .../test_kubernetes_pod_operator.py | 44 ++++++++++++++++ .../providers/cncf/kubernetes/operators/pod.py | 19 +++++-- .../providers/cncf/kubernetes/utils/pod_manager.py | 20 +++++++- .../cncf/kubernetes/decorators/test_kubernetes.py | 3 ++ .../kubernetes/decorators/test_kubernetes_cmd.py | 8 +++ .../decorators/test_kubernetes_commons.py | 19 ++++++- .../unit/cncf/kubernetes/operators/test_pod.py | 24 ++++++++- .../kubernetes/operators/test_spark_kubernetes.py | 48 ++++++++++++------ .../unit/cncf/kubernetes/utils/test_pod_manager.py | 58 ++++++++++++++++++---- 9 files changed, 210 insertions(+), 33 deletions(-)