airflow icon indicating copy to clipboard operation
airflow copied to clipboard

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

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

### Body Child of parent issue https://github.com/apache/airflow/issues/43970 As a user, you want to be able to dry run the backfill creation process from the UI. E.g. i click "create backfill"...

kind:feature
area:API
kind:meta
area:backfill

This PR adds a new value, `airflowNamespaces` to create some resources usually used by the K8S worker/K8S pod when creating them in another namespace. I'm trying to refactorize the method:...

area:helm-chart

### Apache Airflow version Other Airflow 2 version (please specify below) ### If "Other Airflow 2 version" selected, which one? 2.8.1 ### What happened? We are using deferred operators to...

good first issue
kind:documentation
area:core
area:Triggerer

When providers system tests were modified in provider tests were modified, selective checks had two bugs that compounded led to provider tests being skipped. 1) Modification of system tests lead...

area:dev-tools

Description: --- In the current version, the `COMMAND` definitions related to the CLI have been moved to `cli_config`. This change caused the existing unit tests for `cli_parser` to become outdated...

area:CLI

related: #45079 --- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#pull-request-guidelines)** for more information. In case of fundamental code changes, an Airflow Improvement Proposal ([AIP](https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Improvement+Proposals)) is needed. In...

area:logging

This commit refactors the logic to create a subscription into the hook. The operators should not be accessing the connection to Azure Service Bus directly. This code belongs in the...

provider:microsoft-azure
area:providers

closes: #42595 --- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#pull-request-guidelines)** for more information. In case of fundamental code changes, an Airflow Improvement Proposal ([AIP](https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Improvement+Proposals)) is needed. In...

area:webserver
area:UI
legacy ui

Reworks the GKE example DAGs to remove deprecation warnings, also fixes a misprint in the deprecation warning message. related: #39485 @VladaZakharova requested to be tagged for Google provider changes @Taragolis...

stale
provider:google
area:providers
area:system-tests
provider:cncf-kubernetes