You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2022/07/28 18:23:25 UTC

[airflow] branch main updated (f4b93cc097 -> ad0a4965aa)

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

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


    from f4b93cc097 Translate system tests migration (AIP-47) (#25340)
     add ad0a4965aa Use newer kubernetes authentication method in internal vault client (#25351)

No new revisions were added by this update.

Summary of changes:
 .../hashicorp/_internal_client/vault_client.py       |  7 +++++--
 .../hashicorp/_internal_client/test_vault_client.py  | 20 ++++++++++++++------
 tests/providers/hashicorp/hooks/test_vault.py        | 18 ++++++++++++------
 3 files changed, 31 insertions(+), 14 deletions(-)