You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2020/08/17 18:59:15 UTC

[airflow] branch v1-10-test updated (1ad6ec4 -> f487f2f)

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.


    omit 1ad6ec4  Fix issue with mounting volumes from secrets

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 (f487f2f)
            \
             O -- O -- O   (1ad6ec4)

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:
 airflow/contrib/kubernetes/pod.py                | 14 ++++------
 airflow/kubernetes/pod_generator.py              | 18 +++++--------
 airflow/kubernetes/pod_launcher.py               |  2 +-
 kubernetes_tests/test_kubernetes_pod_operator.py | 34 ------------------------
 scripts/ci/kubernetes/secrets.yaml               | 25 -----------------
 scripts/ci/libraries/_kind.sh                    |  1 -
 6 files changed, 13 insertions(+), 81 deletions(-)
 delete mode 100644 scripts/ci/kubernetes/secrets.yaml