This is an automated email from the ASF dual-hosted git repository.
turbaszek pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 4e1f3a6 [AIRFLOW-10645] Add AWS Secrets Manager Hook (#10655)
add 5d6d5a2 Allow to specify path to kubeconfig in KubernetesHook (#10453)
No new revisions were added by this update.
Summary of changes:
.../providers/cncf/kubernetes/hooks/kubernetes.py | 55 ++++++++++++++++++----
airflow/www/forms.py | 5 +-
docs/howto/connection/kubernetes.rst | 12 +++--
.../cncf/kubernetes/hooks/test_kubernetes.py | 44 ++++++++++++++++-
4 files changed, 103 insertions(+), 13 deletions(-)