airflow icon indicating copy to clipboard operation
airflow copied to clipboard

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows

Results 1281 airflow issues
Sort by recently updated
recently updated
newest added

### Apache Airflow version 2.3.0 ### What happened Here i provide steps to reproduce this. Goal of this: to describe how to reproduce the "Failed to Adopt pod" error condition....

kind:bug
area:core

dir structure has slightly changed - fixed the link to Google Cloud where different services and examples can be found.

provider:Google
area:providers
kind:documentation

Oftentimes while backfilling the data it's known that some day will fail due to some source being unable to provide the data or due to retention period (on the source)....

area:scheduler/executor
area:CLI

This PR is only a small change in the helm chart of Airflow. What: Deployments can have security settings in their manifest on two levels: pod and container. However, there...

area:helm-chart

This pull request adds a new sensor for Google Cloud Tasks to sense cloud task queue being empty --- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/main/CONTRIBUTING.rst#pull-request-guidelines)** for...

provider:Google
area:providers

### Official Helm Chart version 1.6.0 (latest released) ### Apache Airflow version 2.3.3 ### Kubernetes Version 1.24.0 ### Helm Chart configuration ```yaml config: database: sql_alchemy_connect_args: airflow_local_settings.keepalive_kwargs airflowLocalSettings: |- keepalive_kwargs =...

kind:bug
area:helm-chart

### Apache Airflow Provider(s) microsoft-azure ### Versions of Apache Airflow Providers [apache-airflow-providers-microsoft-azure 3.9.0](https://airflow.apache.org/docs/apache-airflow-providers-microsoft-azure/3.9.0/) ### Apache Airflow version v2.3.2 ### Operating System Debian GNU/Linux 11 (bullseye) ### Deployment Other 3rd-party Helm...

kind:bug
area:providers

### Apache Airflow version 2.3.2 ### What happened Dag with schedule to run once every hour. Dag was started manually at 12:44, lets call this run 1 At 13:00 the...

kind:feature
area:UI

### Apache Airflow version Other Airflow 2 version ### What happened we have integrated ldap configuration in "webserver_config.py" as per the documentation, but when I am trying to login it...

kind:bug
area:webserver

See #25604. I feel this is a better syntax than importing XComArg?

area:API
kind:documentation