luoyuliuyin

Results 4 issues of luoyuliuyin

### Description When we use `KubernetesPodOperator`, we need to create `KubernetesHook` in order to connect to Kubernetes services. There are currently 3 supported methods for creating `KubernetesHook`: 1、environment variable method,...

area:providers
kind:feature
provider:cncf-kubernetes

PR of `Use kubeconfig as one of the optional parameters for creating KubernetesHook` closes: https://github.com/apache/airflow/issues/39227 When we use `KubernetesPodOperator`, we need to create `KubernetesHook` in order to connect to Kubernetes...

area:providers
provider:cncf-kubernetes

PR of https://github.com/apache/airflow/issues/39482 When the scheduler send task to celery, if there is only 1 task in the current cycle, the task will be sent to the main thread; if...

area:providers
area:performance
provider:celery

### Apache Airflow version 2.9.1 ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? When the scheduler send task to celery, if there is only...

kind:bug
area:core
needs-triage