This is an automated email from the ASF dual-hosted git repository.
amoghrajesh pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 42f1301fece Increase padding bottom to make last section clickable.
(#71679)
add 7004bf9711d Halve external vault API lookup requests per airflow
secret lookup (#71701)
No new revisions were added by this update.
Summary of changes:
.../hashicorp/_internal_client/vault_client.py | 98 ++++++++++++-----
.../src/airflow/providers/hashicorp/hooks/vault.py | 6 +-
.../_internal_client/test_vault_client.py | 117 ++++++++++++---------
.../tests/unit/hashicorp/hooks/test_vault.py | 96 +++++++++++------
.../tests/unit/hashicorp/secrets/test_vault.py | 4 +-
5 files changed, 207 insertions(+), 114 deletions(-)