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 9461c47 Prevent exponential memory growth in Tasks with custom
logging handler (#20541)
add 7222f68 Update Kubernetes library version (#18797)
No new revisions were added by this update.
Summary of changes:
airflow/providers/cncf/kubernetes/__init__.py | 27 ++++++++++++++++++++++
.../providers/cncf/kubernetes/utils/pod_manager.py | 12 +++++++---
setup.py | 2 +-
tests/kubernetes/test_client.py | 6 ++++-
4 files changed, 42 insertions(+), 5 deletions(-)