GitHub user IanSweeneyKodiak created a discussion: dagProcessor liveness probe 
always fails

### Under which category would you file this issue?

Helm chart

### Apache Airflow version

3.2.2 (helm 1.2.2)

### What happened and how to reproduce it?

Default helm chart uses livenessProbe with `command: ~` for dagProcessor.
This uses the default command to check liveness which always fails:
`airflow jobs check --job-type DagProcessorJob --hostname $(hostname)`
Causing the dagProcessor to be restarted by k8s every 5min (livenessProbe 
failure)

### What you think should happen instead?

_No response_

### Operating System

_No response_

### Deployment

Official Apache Airflow Helm Chart

### Apache Airflow Provider(s)

_No response_

### Versions of Apache Airflow Providers

_No response_

### Official Helm Chart version

1.22.0 (latest released)

### Kubernetes Version

_No response_

### Helm Chart configuration

_No response_

### Docker Image customizations

_No response_

### Anything else?

_No response_

### Are you willing to submit 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)


GitHub link: https://github.com/apache/airflow/discussions/69667

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to