[GitHub] [airflow] potiuk commented on a change in pull request #8974: Vault has now VaultHook not only SecretBackend

2020-06-02 Thread GitBox
potiuk commented on a change in pull request #8974: URL: https://github.com/apache/airflow/pull/8974#discussion_r433642968 ## File path: airflow/providers/hashicorp/hooks/vault.py ## @@ -0,0 +1,310 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more

[GitHub] [airflow] potiuk commented on a change in pull request #8974: Vault has now VaultHook not only SecretBackend

2020-06-01 Thread GitBox
potiuk commented on a change in pull request #8974: URL: https://github.com/apache/airflow/pull/8974#discussion_r433628897 ## File path: airflow/providers/hashicorp/hooks/vault.py ## @@ -0,0 +1,310 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more

[GitHub] [airflow] potiuk commented on a change in pull request #8974: Vault has now VaultHook not only SecretBackend

2020-05-26 Thread GitBox
potiuk commented on a change in pull request #8974: URL: https://github.com/apache/airflow/pull/8974#discussion_r430093213 ## File path: airflow/providers/hashicorp/hooks/vault.py ## @@ -0,0 +1,308 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more

[GitHub] [airflow] potiuk commented on a change in pull request #8974: Vault has now VaultHook not only SecretBackend

2020-05-23 Thread GitBox
potiuk commented on a change in pull request #8974: URL: https://github.com/apache/airflow/pull/8974#discussion_r429532400 ## File path: airflow/providers/hashicorp/hooks/vault.py ## @@ -0,0 +1,281 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more

[GitHub] [airflow] potiuk commented on a change in pull request #8974: Vault has now VaultHook not only SecretBackend

2020-05-23 Thread GitBox
potiuk commented on a change in pull request #8974: URL: https://github.com/apache/airflow/pull/8974#discussion_r429531975 ## File path: airflow/providers/hashicorp/hooks/vault.py ## @@ -0,0 +1,281 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more

[GitHub] [airflow] potiuk commented on a change in pull request #8974: Vault has now VaultHook not only SecretBackend

2020-05-23 Thread GitBox
potiuk commented on a change in pull request #8974: URL: https://github.com/apache/airflow/pull/8974#discussion_r429531833 ## File path: airflow/providers/hashicorp/hooks/vault.py ## @@ -0,0 +1,281 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more

[GitHub] [airflow] potiuk commented on a change in pull request #8974: Vault has now VaultHook not only SecretBackend

2020-05-23 Thread GitBox
potiuk commented on a change in pull request #8974: URL: https://github.com/apache/airflow/pull/8974#discussion_r429531729 ## File path: airflow/providers/hashicorp/secrets/vault.py ## @@ -72,98 +68,90 @@ class VaultBackend(BaseSecretsBackend, LoggingMixin): :type

[GitHub] [airflow] potiuk commented on a change in pull request #8974: Vault has now VaultHook not only SecretBackend

2020-05-23 Thread GitBox
potiuk commented on a change in pull request #8974: URL: https://github.com/apache/airflow/pull/8974#discussion_r429531712 ## File path: airflow/providers/hashicorp/secrets/vault.py ## @@ -72,98 +68,90 @@ class VaultBackend(BaseSecretsBackend, LoggingMixin): :type