MWatter opened a new issue, #44846: URL: https://github.com/apache/airflow/issues/44846
### Description We've run into the issue of the flower pod not being quite ready by the time the readinessProbe starts firing leading to a crashbackoffloop. A startupProbe using the same check would be fairly painless and without significant side effects. ### Use case/motivation We would like to ensure that slow starting flower pods in our Airflow Helm deployments come into ready state cleanly. ### Related issues #33099 added startup probes to the scheduler and webserver. ### Are you willing to submit a PR? - [ ] 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: commits-unsubscr...@airflow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org