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

### Description In list dagruns, add missed_deadlines filter for dagruns with a deadline but that deadline is before the last_scheduling_decision. Sub-issue of #50574 ### Use case/motivation _No response_ ### Related...

kind:feature
area:API
AIP-86:Deadlines

### Description Enhance the `GithubHook` to support GitHub App installation authentication. While the hook currently supports only token-based authentication, adding support for GitHub App installation authentication will provide a more...

area:providers
kind:feature
good first issue
provider:github

### Apache Airflow version 3.0.2 ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? ## What Happened When below trigger was started and there was...

kind:bug
area:core
area:Triggerer
needs-triage

This PR introduces an improvement to the TableauHook by enhancing its logging functionality. It modifies the job status logging to include the object type (e.g., Workbook, Datasource) and object name...

stale
area:providers
provider:tableau

Fixed all `/health` endpoint instances in the docs with v3 endpoint of `/api/v2/monitor/health`. This done because in Airflow 3, the `/health` endpoint is replaced by `/api/v2/monitor/health`. Closes: #49683 --- **^...

stale
kind:documentation
area:ConfigTemplates

### Body We are kindly requesting that contributors to [Apache Airflow Helm Chart 1.17.0rc1](https://dist.apache.org/repos/dist/dev/airflow/helm-chart/1.17.0rc1) help test the RC. Please let us know by commenting if the issue is addressed in...

area:helm-chart
kind:meta

Had an excessive day checking for problems today and realized that K8sPodOperator produces a bit too much log noise in my view. I think it is okay to inform if...

area:providers
provider:cncf-kubernetes

…Helm chart This PR introduces a TTL (time-to-live) mechanism in conjunction with an LRU (least-recently-used) cache for StatsD metric aggregation. The change is designed to automatically clean up stale or...

area:helm-chart

### Apache Airflow version 3.0.1 ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? Unsure if this is my mistake, but the createUserJob fails on...

kind:bug
area:CLI
good first issue
area:core
needs-triage

### Apache Airflow version 3.0.0 ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? When I startup Airflow using airflow standalone, things work as expected:...

kind:bug
area:core
needs-triage