potiuk commented on issue #59563:
URL: https://github.com/apache/airflow/issues/59563#issuecomment-3671385160

   > agree about the namespace but what about
   > `worker_container_repository` and `worker_container_tag` 
([#59556](https://github.com/apache/airflow/issues/59556)) those could get from 
the pod_tamplate_file no?
   
   I believe - as @kosteev wrote - thy are also uised in KubeConfig - they are 
simply "read" by KubeConfig - so the deprecation warnings will be trigged by 
sheer fact that KubeConfig reads them - without explicitly reading them by the 
user. So there is **no way** to remove them effectively - because no user 
action can ever remove those warnings.
   
   We should either:
   
   a) not depracate it
   
   or 
   
   b) not read them from deprecated value in Airflow  when running regular code 
- without action from the user.
   


-- 
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