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/09 16:33:09 UTC

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

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

 ##########
 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:
   That was just me trying to figure out some sphinx errors. I can revert.

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