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 17d3a605f0c Fix escaping of special characters or reserved words as
column names in dialects of common sql provider (#45640)
add cffb3c88d64 Retry K8s tests on failures (#46064)
No new revisions were added by this update.
Summary of changes:
.../doc/images/output_k8s_run-complete-tests.svg | 32 +++-
.../doc/images/output_k8s_run-complete-tests.txt | 2 +-
.../airflow_breeze/commands/kubernetes_commands.py | 185 ++++++++++++---------
.../commands/kubernetes_commands_config.py | 6 +
dev/breeze/src/airflow_breeze/utils/parallel.py | 8 +-
5 files changed, 140 insertions(+), 93 deletions(-)