This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from fcb151cae6f Allow breeze system tests to run against specific airflow
versions (#49922)
add 19504ae7db6 Chart: Fix missing api server ingress (#49727)
No new revisions were added by this update.
Summary of changes:
.../api-server-ingress.yaml} | 44 +++++------
.../api-server/api-server-networkpolicy.yaml | 2 +-
.../api-server/api-server-poddisruptionbudget.yaml | 2 +-
chart/templates/api-server/api-server-service.yaml | 2 +-
.../api-server/api-server-serviceaccount.yaml | 2 +-
chart/values.yaml | 47 +++++++++++-
.../doc/images/output_testing_helm-tests.svg | 52 +++++++------
.../doc/images/output_testing_helm-tests.txt | 2 +-
.../test_ingress_apiserver.py} | 86 +++++++++++-----------
9 files changed, 144 insertions(+), 95 deletions(-)
copy chart/templates/{webserver/webserver-ingress.yaml =>
api-server/api-server-ingress.yaml} (64%)
copy helm-tests/tests/helm_tests/{webserver/test_ingress_web.py =>
apiserver/test_ingress_apiserver.py} (74%)