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 2024/04/15 21:00:53 UTC

(airflow) branch main updated (82e51760a1 -> 1e9d3d1c35)

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 82e51760a1 Hostname was "redacted", not "redact"; remove it when there is no context (#39037)
     add 1e9d3d1c35 Do not add local airflow sources in CI when building k8s image (#39043)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/k8s-tests.yml                    |  2 +-
 .../doc/images/output_k8s_build-k8s-image.svg      | 62 +++++++++-------
 .../doc/images/output_k8s_build-k8s-image.txt      |  2 +-
 .../doc/images/output_k8s_run-complete-tests.svg   | 86 ++++++++++++----------
 .../doc/images/output_k8s_run-complete-tests.txt   |  2 +-
 .../airflow_breeze/commands/kubernetes_commands.py | 25 ++++++-
 .../commands/kubernetes_commands_config.py         |  2 +
 7 files changed, 111 insertions(+), 70 deletions(-)