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 fe34582 New google operator: SQLToGoogleSheetsOperator (#17887)
add 0791719 Add support for kinit options [-f|-F] and [-a|-A] (#17816)
No new revisions were added by this update.
Summary of changes:
airflow/config_templates/config.yml | 14 +++++++++
airflow/config_templates/default_airflow.cfg | 6 ++++
airflow/security/kerberos.py | 12 ++++++++
docs/apache-airflow/security/kerberos.rst | 22 ++++++++++++++
docs/spelling_wordlist.txt | 2 ++
tests/security/test_kerberos.py | 43 ++++++++++++++++++++++++++++
6 files changed, 99 insertions(+)