rzjfr opened a new issue, #32402: URL: https://github.com/apache/airflow/issues/32402
### Description Adding possibility to configure [lifecycle](https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/) to on service/node level. ### Use case/motivation Currently configuring [lifecycle](https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/) to containers in service/node level is not possible. There are some use cases which in which PostStart and PreStop could be utilized. For example new templated value can be configured on global and service/node level not dissimilar to the new [securityContexts](https://github.com/apache/airflow/pull/31043). ### Related issues https://github.com/apache/airflow/issues/27612 ### Are you willing to submit a PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
