kosteev opened a new issue, #59556:
URL: https://github.com/apache/airflow/issues/59556

   ### Apache Airflow Provider(s)
   
   cncf-kubernetes
   
   ### Versions of Apache Airflow Providers
   
   In the apache-airflow-providers-cncf-kubernetes==10.11.0 the following 
warnings are emitted:
   
/opt/python3.11/lib/python3.11/site-packages/airflow/providers/cncf/kubernetes/kube_config.py:57
 DeprecationWarning: The 'worker_container_repository' option in section 
kubernetes_executor is deprecated. This configuration is deprecated. Use 
`pod_template_file` to specify container image instead. 
   
   
/opt/python3.11/lib/python3.11/site-packages/airflow/providers/cncf/kubernetes/kube_config.py:65
 DeprecationWarning: The 'worker_container_tag' option in section 
kubernetes_executor is deprecated. This configuration is deprecated. Use 
`pod_template_file` to specify the image tag instead. 
   
   
/opt/python3.11/lib/python3.11/site-packages/airflow/providers/cncf/kubernetes/kube_config.py:82
 DeprecationWarning: The 'namespace' option in section kubernetes_executor is 
deprecated. This configuration is deprecated. Use `pod_template_file` to 
specify namespace instead. 
   
   These warnings come from 
https://github.com/apache/airflow/blob/3af4d289cd21b90442af92add71513434c07e6a2/providers/cncf/kubernetes/src/airflow/providers/cncf/kubernetes/kube_config.py#L57
 and are non-actionable
   
   ### Apache Airflow version
   
   3.1.0
   
   ### Operating System
   
   Linux
   
   ### Deployment
   
   Google Cloud Composer
   
   ### Deployment details
   
   _No response_
   
   ### What happened
   
   _No response_
   
   ### What you think should happen instead
   
   _No response_
   
   ### How to reproduce
   
   Use the specified version of cncf-kubernetes provider and see logs of 
scheduler running with KubernetesExecutor
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to