Skip to content

Helm Chart: Add startupProbe to flower deployment #44846

@MWatter

Description

@MWatter

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions