The GitHub Actions job "Tests" on 
airflow.git/fix/api-server-extraInitContainers-templating has succeeded.
Run started by GitHub user subhash-0000 (triggered by subhash-0000).

Head commit for run:
54e11da9d77b81b5f970ef7382e0bd88f7bdd5bf / subhash-0000 
<[email protected]>
Fix missing templating in API server extraInitContainers

The apiServer.extraInitContainers configuration was documented as
templated in values.yaml but the template did not use the tpl function,
preventing Helm templating from working correctly.

This change wraps the toYaml expression with tpl, making it consistent
with all other workloads (scheduler, webserver, triggerer, workers,
dag-processor, and jobs).

Fixes #60780

Report URL: https://github.com/apache/airflow/actions/runs/21164314043

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to