Gopal Dirisala
Gopal Dirisala
### Description Right now, airflow is not officially supporting the Python 3.12 version ### Use case/motivation Python software stack update. ### Related issues _No response_ ### Are you willing to...
Right now we are using the list_pod_for_all_namespaces function to get the list of pods (V1PodList). However, we are interested in pod labels alone. So, It is not optimized for our...
What happened In the Kubernetes executor, Merge Kubernetes Pod objects (base_worker_pod with 3 containers and 1 init container) is taking a significant amount of time (> 500 ms) due to...
Kubernetes API calls do support async operations. As of now, we don't a have to provide the callbacks for async calls. It would be good idea to provide success and...
Resolving mysql deprecated operator warnings related: #39485
### Use Case Looking for Datadog output plugin to support distribution metric type. ### Expected behavior Looking for Datadog output plugin to support distribution metric type. ### Actual behavior NA...
Resolve google vertex ai deprecations in tests related: https://github.com/apache/airflow/issues/38642
Resolve azure provider deprecations in tests related: https://github.com/apache/airflow/issues/38642
Resolve secrets manager backend deprecations in tests related: https://github.com/apache/airflow/issues/38642
Align timers and timing metrics (ms) across all metrics loggers closed: #39818