You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/03/27 12:24:21 UTC

[GitHub] [airflow] xylar opened a new issue #22551: Consider depending on `azure-keyvault-secrets` instead of `azure-keyvault` metapackage

xylar opened a new issue #22551:
URL: https://github.com/apache/airflow/issues/22551


   ### Description
   
   It appears that the `microsoft-azure` provider only depends on `azure-keyvault-secrets`:
   https://github.com/apache/airflow/blob/388723950de9ca519108e0a8f6818f0fc0dd91d4/airflow/providers/microsoft/azure/secrets/key_vault.py#L24
   and not the other 2 packages in the `azure-keyvault` metapackage.
   
   ### Use case/motivation
   
   I am the maintainer of the `apache-airflow-providers-*` packages on `conda-forge` and I'm running into small issues with the way `azure-keyvault` is maintained as a metapackage on `conda-forge`.  I think depending on `azure-keyvault-secrets` explicitly would solve my problem and also provide better clarity for the `microsoft-azure` provider in general.
   
   ### Related issues
   
   https://github.com/conda-forge/azure-keyvault-feedstock/issues/6
   https://github.com/conda-forge/apache-airflow-providers-microsoft-azure-feedstock/pull/13
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


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

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] mik-laj commented on issue #22551: Consider depending on `azure-keyvault-secrets` instead of `azure-keyvault` metapackage

Posted by GitBox <gi...@apache.org>.
mik-laj commented on issue #22551:
URL: https://github.com/apache/airflow/issues/22551#issuecomment-1079969378


   @xylar Assigned!


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

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] potiuk closed issue #22551: Consider depending on `azure-keyvault-secrets` instead of `azure-keyvault` metapackage

Posted by GitBox <gi...@apache.org>.
potiuk closed issue #22551:
URL: https://github.com/apache/airflow/issues/22551


   


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

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org