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.
from 6b77671 Set language on code-block on docs/howto/email-config.rst
(#10238)
new e97794c Allow `image` in `KubernetesPodOperator` to be templated
(#10068)
new 12c00b6 UI Graph View: Focus upstream / downstream task dependencies
on mouseover (#9303)
new 9d78eb9 Fix docstrings in BigQueryGetDataOperator (#10042)
new ecc8e24 Create a short-link for Airflow Slack Invites (#10034)
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
README.md | 3 +-
airflow/contrib/operators/bigquery_get_data.py | 2 +-
.../contrib/operators/kubernetes_pod_operator.py | 2 +-
airflow/www_rbac/templates/airflow/graph.html | 32 +++++++++++++++++-----
.../kubernetes/operators/test_kubernetes_pod.py | 13 +++++++++
5 files changed, 42 insertions(+), 10 deletions(-)