marinajpereira commented on issue #6196: [AIRFLOW-3152] Kubernetes Pod Operator 
should support init containers.
URL: https://github.com/apache/airflow/pull/6196#issuecomment-539989037
 
 
   > 1. Yeah, I'm referring to those custom objects. Each of them duplicates 
code that is available in `kubernetes.client.models`
   > 2. Exactly. Users pass `List[k8s.V1Contiainer]`. No need to then convert 
the `InitContainer` object to the `k8s.V1Container` object.
   
   @davlum Thank you for suggesting this approach. I've made the code updates 
and it looks much cleaner with less complexity.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to