### Body We are kindly requesting that contributors to [Apache Airflow Helm Chart 1.21.0rc2](https://dist.apache.org/repos/dist/dev/airflow/helm-chart/1.21.0rc2) help test the RC. Please let us know by commenting if the issue is addressed in the latest RC. - [ ] [Add workers.celery.safeToEvict & workers.kubernetes.safeToEvict (#61915)](https://github.com/apache/airflow/pull/61915): @Miretpl - [ ] [Add workers.celery.extraPorts (#61919)](https://github.com/apache/airflow/pull/61919): @Miretpl - [ ] [Add workers.celery.hostAliases & workers.kubernetes.hostAliases (#61960)](https://github.com/apache/airflow/pull/61960): @Miretpl - [ ] [Add workers.celery.priorityClassName & workers.kubernetes.priorityClassName (#61961)](https://github.com/apache/airflow/pull/61961): @Miretpl - [ ] [Add workers.celery.runtimeClassName & workers.kubernetes.runtimeClassName (#61962)](https://github.com/apache/airflow/pull/61962): @Miretpl - [ ] [Add workers.celery.schedulerName & workers.kubernetes.schedulerName (#62030)](https://github.com/apache/airflow/pull/62030): @Miretpl - [ ] [Add workers.celery.volumeClaimTemplates (#62048)](https://github.com/apache/airflow/pull/62048): @Miretpl - [ ] [Add workers.celery.waitForMigrations section (#62054)](https://github.com/apache/airflow/pull/62054): @Miretpl - [ ] [Chart: fix default args/command for databaseCleanup (#63821)](https://github.com/apache/airflow/pull/63821): @Aakcht @jscheffl - [ ] [Simplify Helm Chart Logic & Misc (#63957)](https://github.com/apache/airflow/pull/63957): @Miretpl - [ ] [Post Helm release upgrade chart version (#64081)](https://github.com/apache/airflow/pull/64081): @jscheffl - [ ] [docs: document secret key names for Helm chart secretName options (#64136)](https://github.com/apache/airflow/pull/64136): @plaes @Pranaykarvi Linked issues: - [Include key names for various secretName options in the documentation (#64106)](https://github.com/apache/airflow/issues/64106) - [ ] [add ttlSecondsAfterFinished to databaseCleanup job (#64164)](https://github.com/apache/airflow/pull/64164): @fbmatilla @rjgoyln Linked issues: - [Allow defining ttlSecondsAfterFinished in databaseCleanup cleanup job through helm chart installation (#64152)](https://github.com/apache/airflow/issues/64152) - [ ] [Improve clarity in Helm chart labels documentation (#64170)](https://github.com/apache/airflow/pull/64170): @Nidhs01 - [ ] [[main] Upgrade important CI environment (#64239)](https://github.com/apache/airflow/pull/64239): @Lee-W - [ ] [Add 4-day cooldown for uv dependency resolution (#64249)](https://github.com/apache/airflow/pull/64249): @potiuk - [ ] [Bugfix/fix invalid notes deprecation warning (#64296)](https://github.com/apache/airflow/pull/64296): @Nataneljpwd - [ ] [Align `log_id_template` with current default in Elasticsearch provider (#64332)](https://github.com/apache/airflow/pull/64332): @aeroyorch - [ ] [Add missing fields in schema file (#64339)](https://github.com/apache/airflow/pull/64339): @Miretpl - [ ] [Fix documentation link (#64355)](https://github.com/apache/airflow/pull/64355): @Mayankaggarwal8055 - [ ] [CI: Upgrade important CI environment (#64451)](https://github.com/apache/airflow/pull/64451): @jason810496 - [ ] [Improve consistency of values.yaml & misc (#64559)](https://github.com/apache/airflow/pull/64559): @Miretpl - [ ] [More precise wording in newsfragments (#64700)](https://github.com/apache/airflow/pull/64700): @Miretpl - [ ] [Add workers.celery.serviceAccount & workers.kubernetes.serviceAccount (#64730)](https://github.com/apache/airflow/pull/64730): @Miretpl - [ ] [Add workers.celery.hpa (#64734)](https://github.com/apache/airflow/pull/64734): @Miretpl - [ ] [Add workers.celery.extraContainers & workers.kubernetes.extraContainers (#64739)](https://github.com/apache/airflow/pull/64739): @Miretpl - [ ] [Add workers.celery.extraInitContainers & workers.kubernetes.extraInitContainers (#64741)](https://github.com/apache/airflow/pull/64741): @Miretpl - [ ] [Add workers.celery.extraVolumes & workers.kubernetes.extraVolumes (#64746)](https://github.com/apache/airflow/pull/64746): @Miretpl - [ ] [[Helm]Support tpl rendering in ServiceAccount annotations, metadataConnection, and config ConfigMap names (#64763)](https://github.com/apache/airflow/pull/64763): @shlomitubul - [ ] [Chart: Default airflow version to 3.2.0 (#64841)](https://github.com/apache/airflow/pull/64841): @vatsrahul1001 - [ ] [Add workers.celery.affinity & workers.kubernetes.affinity (#64860)](https://github.com/apache/airflow/pull/64860): @Miretpl - [ ] [Add workers.celery.tolerations & workers.kubernetes.tolerations (#64976)](https://github.com/apache/airflow/pull/64976): @Miretpl - [ ] [Add workers.celery.topologySpreadConstraints & workers.kubernetes.topologySpreadConstraints (#64980)](https://github.com/apache/airflow/pull/64980): @Miretpl - [ ] [Add workers.celery.annotations field (#64982)](https://github.com/apache/airflow/pull/64982): @Miretpl - [ ] [[Helm-Chart] BugFix: Wrong broker URL secret ref (#65006)](https://github.com/apache/airflow/pull/65006): @Desdroid - [ ] [Add workers.celery.podAnnotations & workers.kubernetes.podAnnotations (#65027)](https://github.com/apache/airflow/pull/65027): @Miretpl - [ ] [Add workers.celery.labels & workers.kubernetes.labels (#65030)](https://github.com/apache/airflow/pull/65030): @Miretpl - [ ] [Add workers.celery.logGroomerSidecar section (#65033)](https://github.com/apache/airflow/pull/65033): @Miretpl - [ ] [Add workers.celery.env & workers.kubernetes.env (#65056)](https://github.com/apache/airflow/pull/65056): @Miretpl - [ ] [Add workers.celery.extraVolumeMounts & workers.kubernetes.extraVolumeMounts (#65059)](https://github.com/apache/airflow/pull/65059): @Miretpl - [ ] [Generate JWT Secret of recommended length (#65082)](https://github.com/apache/airflow/pull/65082): @Miretpl @davidjfrickert Linked issues: - [Airflow 3.1.7 - All tasks failing with Invalid auth token: Signature verification failed (#64826)](https://github.com/apache/airflow/issues/64826) - [ ] [Fix chart image volume schema validation (#65409)](https://github.com/apache/airflow/pull/65409): @sim500 @Subham-KRLX Linked issues: - [Helm chart values.schema.json definition is outdated and rejects image volume type (#65394)](https://github.com/apache/airflow/issues/65394) - [ ] [Update alpine version in pgbouncer and pgbouncer-exporter (#65413) (#65417)](https://github.com/apache/airflow/pull/65417): @janvanbesien-ngdata @janvanbesien Linked issues: - [docker images pgbouncer and pgbouncer-export use EOL alpine version (#65413)](https://github.com/apache/airflow/issues/65413) - [ ] [Add default GO_VERSION for pgbouncer-exporter Dockerfile (#65446)](https://github.com/apache/airflow/pull/65446): @potiuk - [ ] [Isolate non-provider mypy hooks per distribution with dedicated .build/ venvs (#65492)](https://github.com/apache/airflow/pull/65492): @potiuk - [ ] [[main] Upgrade important CI environment (#65521)](https://github.com/apache/airflow/pull/65521): @github-actions[bot] - [ ] [render cleanup RBAC only for KubernetesExecutor (#65539)](https://github.com/apache/airflow/pull/65539): @henry3260 - [ ] [remove duplicate fallback branch in airflowPodSecurityContextsIds helper (#65558)](https://github.com/apache/airflow/pull/65558): @henry3260 Thanks to all who contributed to the release (probably not a complete list!): @Aakcht @shlomitubul @Nataneljpwd @Nidhs01 @jason810496 @potiuk @Lee-W @rjgoyln @aeroyorch @jscheffl @Pranaykarvi @davidjfrickert @henry3260 @janvanbesien @sim500 @Miretpl @Desdroid @janvanbesien-ngdata @plaes @fbmatilla @vatsrahul1001 @Mayankaggarwal8055 @Subham-KRLX ### Committer - [x] I acknowledge that I am a maintainer/committer of the Apache Airflow project.
Body
We are kindly requesting that contributors to Apache Airflow Helm Chart 1.21.0rc2 help test the RC.
Please let us know by commenting if the issue is addressed in the latest RC.
Linked issues:
Linked issues:
log_id_templatewith current default in Elasticsearch provider (#64332): @aeroyorchLinked issues:
Linked issues:
Linked issues:
Thanks to all who contributed to the release (probably not a complete list!):
@Aakcht @shlomitubul @Nataneljpwd @Nidhs01 @jason810496 @potiuk @Lee-W @rjgoyln @aeroyorch @jscheffl @Pranaykarvi @davidjfrickert @henry3260 @janvanbesien @sim500 @Miretpl @Desdroid @janvanbesien-ngdata @plaes @fbmatilla @vatsrahul1001 @Mayankaggarwal8055 @Subham-KRLX
Committer