mik-laj commented on a change in pull request #6230: [AIRFLOW-5413] Allow K8S 
pod to be configured from JSON/YAML file
URL: https://github.com/apache/airflow/pull/6230#discussion_r336870706
 
 

 ##########
 File path: airflow/kubernetes/worker_configuration.py
 ##########
 @@ -28,7 +28,11 @@
 
 
 class WorkerConfiguration(LoggingMixin):
-    """Contains Kubernetes Airflow Worker configuration logic"""
+    """
+    Contains Kubernetes Airflow Worker configuration logic
+    :param kube_config: the kubernetes configuration from airflow.cfg
 
 Review comment:
   ```suggestion
   
           :param kube_config: the kubernetes configuration from airflow.cfg
   ```

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


With regards,
Apache Git Services

Reply via email to