You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2022/02/12 00:38:44 UTC

[airflow] branch main updated (8c1512b -> c9fdcdb)

This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 8c1512b  Chart: Add annotations to cleanup pods (#21484)
     add c9fdcdb  Prepare to switch to debian bullseye (#21522)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/build-images.yml                             | 10 ++++++++--
 Dockerfile                                                     |  3 +--
 Dockerfile.ci                                                  |  3 +--
 dev/retag_docker_images.py                                     |  3 ---
 .../docker-examples/customizing/add-build-essential-custom.sh  |  3 ++-
 .../docker-stack/docker-examples/customizing/custom-sources.sh |  3 ++-
 .../docker-examples/customizing/github-different-repository.sh |  4 +++-
 docs/docker-stack/docker-examples/customizing/github-main.sh   |  4 +++-
 .../docker-examples/customizing/github-v2-2-test.sh            |  3 ++-
 .../docker-examples/customizing/pypi-dev-runtime-deps.sh       |  3 ++-
 .../docker-examples/customizing/pypi-extras-and-deps.sh        |  3 ++-
 .../docker-examples/restricted/restricted_environments.sh      |  4 +++-
 docs/docker-stack/docker-images-recipes/hadoop.Dockerfile      |  3 +--
 .../ci_setup_clusters_and_run_kubernetes_tests_in_parallel.sh  |  1 +
 .../ci_upgrade_cluster_with_different_executors_in_parallel.sh |  1 +
 scripts/ci/libraries/_build_images.sh                          |  2 +-
 scripts/ci/libraries/_docker_engine_resources.sh               |  4 ++--
 scripts/ci/libraries/_initialization.sh                        |  5 ++---
 scripts/ci/testing/ci_run_airflow_testing.sh                   |  1 -
 19 files changed, 37 insertions(+), 26 deletions(-)