This is an automated email from the ASF dual-hosted git repository.
jedcunningham pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 584a9f5dae Added spinner activity while the logs load (#31165)
add 8eab2e54ee K8s hook should still work with missing default conn
(#31187)
No new revisions were added by this update.
Summary of changes:
airflow/providers/cncf/kubernetes/CHANGELOG.rst | 8 ++++++
.../providers/cncf/kubernetes/hooks/kubernetes.py | 19 ++++++++++++-
.../{test_kubernetes_pod.py => test_kubernetes.py} | 33 ++++++++++++++++++++++
3 files changed, 59 insertions(+), 1 deletion(-)
rename tests/providers/cncf/kubernetes/hooks/{test_kubernetes_pod.py =>
test_kubernetes.py} (95%)