apache / airflow

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
https://airflow.apache.org/
Apache License 2.0
36.79k stars 14.23k forks source link

Airflow webserver and worker constantly restart everyday at the same time #43295

Open robinisme2 opened 3 hours ago

robinisme2 commented 3 hours ago

Official Helm Chart version

1.13.1

Apache Airflow version

2.8.3

Kubernetes Version

1.30.4

Docker Image customizations

No

What happened

I created an airflow application by helm chart on my k8s cluster, and I found that the worker and webserver will restart everyday at the same time for no reason, there's nothing special in the log, and also not liveness issue. Besides, the helm chart is deployed by argocd, and I found that the argocd sync time is exactly the same as the pod restart time.

What you think should happen instead

No response

How to reproduce

It happens everyday at the same time

Anything else

No response

Are you willing to submit PR?

Code of Conduct

boring-cyborg[bot] commented 3 hours ago

Thanks for opening your first issue here! Be sure to follow the issue template! If you are willing to raise PR to address this issue please do so, no need to wait for approval.