feluelle commented on a change in pull request #5786:  [AIRFLOW-5170] 
[AIRFLOW-5256] Consistent licences for python files and related pylint fixes
URL: https://github.com/apache/airflow/pull/5786#discussion_r323862535
 
 

 ##########
 File path: airflow/kubernetes/volume.py
 ##########
 @@ -25,20 +25,22 @@
 
 
 class Volume(K8SModel):
+    """
+    Adds Kubernetes Volume to pod. allows pod to access features like 
ConfigMaps
+    and Persistent Volumes
 
 Review comment:
   ```suggestion
       and Persistent Volumes
       
   ```

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