You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by je...@apache.org on 2023/01/11 21:15:29 UTC

[airflow] branch main updated (a337e6209a -> 72da8bff12)

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

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


    from a337e6209a Fix using private _get_credentials instead of public get_credentials (#28588)
     add 72da8bff12 Annotate KubernetesExecutor pods that we don't delete (#28844)

No new revisions were added by this update.

Summary of changes:
 airflow/executors/kubernetes_executor.py    | 21 ++++++++++++++++++++-
 tests/executors/test_kubernetes_executor.py | 18 ++++++++++++------
 2 files changed, 32 insertions(+), 7 deletions(-)