RNHTTR commented on issue #36888:
URL: https://github.com/apache/airflow/issues/36888#issuecomment-1900968211

   Sounds good. I assigned the Issue to you. Feel free to open a PR! The 
[Contributors Quickstart 
Guide](https://github.com/apache/airflow/blob/main/CONTRIBUTORS_QUICK_START.rst)
 might be helpful, and feel free to [reach out on 
slack](https://apache-airflow-slack.herokuapp.com/).
   
   > The reason I think it will help to add configmap template functionality 
rather in the k8 provider package is because decorator also uses k8 operator 
and I am not sure I can easily add template fields to k8 decorator without 
creating custom provider package for k8 that has extended k8 operator class.
   
   Wouldn't the template fields be added to the [KubernetesPodOperator in the 
Kubernetes provider 
package](https://github.com/apache/airflow/blob/main/airflow/providers/cncf/kubernetes/operators/pod.py#L213)?


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