The GitHub Actions job "CI Notification" on airflow.git/main has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
db2c6b18aa1c36aa5873d1d5342f31508bee84d3 / Martin Cekada 
<[email protected]>
Add checksum for api-server config in API server deployment (#66468)

* Add checksum/api-server-config to api-server deployment

The api-server deployment template carries checksum annotations for all
of its config sources except the api-server ConfigMap rendered from
`apiServer.apiServerConfig`. Without it, changing `apiServerConfig`
updates the ConfigMap but does not bump the pod template hash, so no
rolling restart happens and api-server pods keep the old
`webserver_config.py` until manually restarted.

Add `checksum/api-server-config`, guarded by the same condition that
controls whether `configmaps/api-server-configmap.yaml` renders. This
mirrors the pattern used in #60111 for `checksum/jwt-secret`.

closes: #66467
Signed-off-by: Martin Cekada <[email protected]>

* Add newsfragment for #66468

Signed-off-by: Martin Cekada <[email protected]>

* Remove newsfragments (needed only for important changes, not bugfixes)

---------

Signed-off-by: Martin Cekada <[email protected]>

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

With regards,
GitHub Actions via GitBox


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

Reply via email to