ashb commented on a change in pull request #7741: [AIRFLOW-7076] Add support 
for HashiCorp Vault as Secrets Backend
URL: https://github.com/apache/airflow/pull/7741#discussion_r393602738
 
 

 ##########
 File path: setup.py
 ##########
 @@ -551,6 +554,7 @@ def do_setup():
             'grpc': grpc,
             'hdfs': hdfs,
             'hive': hive,
+            'hvac': hvac,
 
 Review comment:
   This name isn't very descriptive if you don't already know what the module 
acronym does (and I can't see any docs) about extras? How about calling this 
extra `hasicorp`?

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