fybrik / openmetadata-connector

Fybrik OpenMetadata Connector
Apache License 2.0
2 stars 7 forks source link

Implement Vault plugin mechanism to return data asset credentials from OpenMetadata #20

Closed roytman closed 1 year ago

roytman commented 1 year ago

OMD catalog in the getAssetInfo call returns a vault path to the data asset credentials. Fybrik modules ask vault to get these credentials. We need to implement a vault plugin to achieve the credentials from OMD.

cdoron commented 1 year ago

Completed: https://github.com/fybrik/vault-plugin-secrets-kubernetes-reader/pull/1