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 2020/05/17 06:20:51 UTC

[GitHub] [airflow] milton0825 commented on pull request #8889: Support custom Variable implementation

milton0825 commented on pull request #8889:
URL: https://github.com/apache/airflow/pull/8889#issuecomment-629749913


   @mik-laj Thanks for sharing the info. `Variable` via `SecretBackend` can only read values and I am not sure if we should extend `SecretBackend` to support write due to security concerns.
   
   Therefore, I think allowing people to provide custom `Variable` implementation that support read/write should fit in this use case.


----------------------------------------------------------------
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:
users@infra.apache.org