You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/05/08 22:33:47 UTC

[GitHub] [airflow] feluelle commented on a change in pull request #5261: [AIRFLOW-4487] Move k8s executor from contrib folder to main project

feluelle commented on a change in pull request #5261: [AIRFLOW-4487] Move k8s executor from contrib folder to main project
URL: https://github.com/apache/airflow/pull/5261#discussion_r282271693
 
 

 ##########
 File path: airflow/kubernetes/pod.py
 ##########
 @@ -50,13 +50,13 @@ class Pod:
     :param secrets: Secrets to be launched to the pod
     :type secrets: list[airflow.contrib.kubernetes.secret.Secret]
     :param result: The result that will be returned to the operator after
-        successful execution of the pod
+    successful execution of the pod
 
 Review comment:
   I liked it more with indention, actually. Or was there in issue with that indention?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services