morgendave commented on a change in pull request #4101: add base grpc hook
URL: https://github.com/apache/incubator-airflow/pull/4101#discussion_r229013718
 
 

 ##########
 File path: airflow/www/views.py
 ##########
 @@ -2960,6 +2960,9 @@ class ConnectionModelView(wwwutils.SuperUserMixin, 
AirflowModelView):
         'extra__google_cloud_platform__key_path',
         'extra__google_cloud_platform__keyfile_dict',
         'extra__google_cloud_platform__scope',
+        'extra__grpc__auth_type',
 
 Review comment:
   I tried it but it somehow lead to test failure of the BaseModelView which I 
think shouldn't matter. Rolled back it for now

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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