This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch v1-10-test
in repository https://gitbox.apache.org/repos/asf/airflow.git.
discard 2cee8e1 Increase Eppoch to rebuild CI
discard d67d258 Add Secrets backend for Microsoft Azure Key Vault (#10898)
This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.
* -- * -- N refs/heads/v1-10-test (118faaf)
\
O -- O -- O (2cee8e1)
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
Dockerfile.ci | 2 +-
airflow/contrib/secrets/azure_key_vault.py | 148 -------------------------
docs/howto/use-alternative-secrets-backend.rst | 35 ------
setup.py | 6 +-
tests/contrib/secrets/test_azure_key_vault.py | 105 ------------------
5 files changed, 2 insertions(+), 294 deletions(-)
delete mode 100644 airflow/contrib/secrets/azure_key_vault.py
delete mode 100644 tests/contrib/secrets/test_azure_key_vault.py