galuszkak commented on a change in pull request #4772: [AIRFLOW-3937] 
KubernetesPodOperator support for envFrom configMapRef…
URL: https://github.com/apache/airflow/pull/4772#discussion_r262606670
 
 

 ##########
 File path: airflow/contrib/kubernetes/secret.py
 ##########
 @@ -39,3 +39,10 @@ def __init__(self, deploy_type, deploy_target, secret, key):
             self.deploy_target = deploy_target
         self.secret = secret
         self.key = key
+
+
+class SecretObject:
 
 Review comment:
   @pgagnon removed as for now, to simplify this.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to