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 d03fe27be79 Correctly render dag tags when there are `MAX_TAGS` + 1
tags (#50669)
add 1db9dc668c8 Make helm tests more resilient to API rate limits. (#50784)
No new revisions were added by this update.
Summary of changes:
.pre-commit-config.yaml | 2 +
dev/breeze/src/airflow_breeze/utils/github.py | 1 -
.../tests/chart_utils/helm_template_generator.py | 24 +-
.../chart_utils/ingress-networking-v1beta1.json | 46 +++
.../tests/chart_utils/keda.sh_scaledobjects.yaml | 341 +++++++++++++++++++++
scripts/in_container/run_generate_constraints.py | 2 +
6 files changed, 403 insertions(+), 13 deletions(-)
create mode 100644 helm-tests/tests/chart_utils/ingress-networking-v1beta1.json
create mode 100644 helm-tests/tests/chart_utils/keda.sh_scaledobjects.yaml