Closed
Description
Body
Setting the [api/base_url]
config dynamically in Kubernetes tests and performing a rolling restart of airflow-api-server
slows down the tests.
Instead, we can set [api/base_url]
to KUBERNETES_HOST_PORT
when running breeze k8s deploy-airflow
.
https://github.com/apache/airflow/blob/main/kubernetes_tests/test_base.py#L66-L67
For anyone working on this issue, you may find this commit helpful as a reference: 7bcf2e6.
Committer
- I acknowledge that I am a maintainer/committer of the Apache Airflow project.
Metadata
Metadata
Assignees
Type
Projects
Status
Done