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

   ### Apache Airflow Provider(s)
   
   cncf-kubernetes
   
   ### Versions of Apache Airflow Providers
   
   apache-airflow-providers-cncf-kubernetes: 7.11.0
   
   ### Apache Airflow version
   
   2.8.0
   
   ### Operating System
   
   Cent OS
   
   ### Deployment
   
   Other
   
   ### Deployment details
   
   Terraform based deployment
   
   ### What happened
   
   As we know the pod_template_file file is mandatory from airflow 2 onwards. 
Users have the provision to provide the default docker image, namespace, etc. 
in the default pod_template_file. However, we have worker_container_repositor,  
worker_container_tag, namespace, etc. in the Kubernetes section airflow 
configuration. It makes sense to mark them as deprecated and remove them 
eventually. 
   
   ### What you think should happen instead
   
   Configuration fields like worker_container_repositor,  worker_container_tag, 
namespace, etc. have been there since Airflow 1. We can configure the same 
through the default pod_template_file. So, we can mark them as deprecated and 
remove them eventually. 
   
   ### How to reproduce
   
   N/A
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] 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: commits-unsubscr...@airflow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to