victornoel opened a new pull request #4188: [AIRFLOW-3251] 
KubernetesPodOperator does not use 'image_pull_secrets…
URL: https://github.com/apache/incubator-airflow/pull/4188
 
 
   …' argument
   
   Make sure you have checked _all_ steps below.
   
   ### Jira
   
   - [x] My PR addresses the following [Airflow 
Jira](https://issues.apache.org/jira/browse/AIRFLOW/) issues and references 
them in the PR title. For example, "\[AIRFLOW-XXX\] My Airflow PR"
     - https://issues.apache.org/jira/browse/AIRFLOW-3251
   
   ### Description
   
   - [x] Here are some details about my PR, including screenshots of any UI 
changes:
   
   I have chosen to not modify how image_pull_secrets were handled by 
`KubernetesRequestFactory.extract_image_pull_secrets` and so the pod operator 
takes a `str` and not a `list str`.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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