This is an automated email from the ASF dual-hosted git repository.
jscheffl pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 1ba1732caf0 Add Refresh Token logic to auth manager docs (#54196)
add 1d99e8dd850 Add pdbs for triggerer and workers (#59068)
No new revisions were added by this update.
Summary of changes:
.../triggerer-poddisruptionbudget.yaml} | 16 ++---
.../worker-poddisruptionbudget.yaml} | 16 ++---
chart/values.schema.json | 70 ++++++++++++++++++++++
chart/values.yaml | 20 +++++++
...test_pdb_scheduler.py => test_pdb_triggerer.py} | 23 +++----
.../{test_pdb_scheduler.py => test_pdb_worker.py} | 25 +++-----
6 files changed, 123 insertions(+), 47 deletions(-)
copy chart/templates/{pgbouncer/pgbouncer-poddisruptionbudget.yaml =>
triggerer/triggerer-poddisruptionbudget.yaml} (75%)
copy chart/templates/{pgbouncer/pgbouncer-poddisruptionbudget.yaml =>
workers/worker-poddisruptionbudget.yaml} (72%)
copy helm-tests/tests/helm_tests/airflow_core/{test_pdb_scheduler.py =>
test_pdb_triggerer.py} (73%)
copy helm-tests/tests/helm_tests/airflow_core/{test_pdb_scheduler.py =>
test_pdb_worker.py} (69%)