Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(vault): support kv v1 and decode base64 key #5708

Merged
merged 4 commits into from
Jun 24, 2020
Merged

Conversation

parasssh
Copy link
Contributor

@parasssh parasssh commented Jun 23, 2020

Fixes DGRAPH-1722
Fixes DGRAPH-1723

This PR adds support for Vault kv v1 in addition to v2. Also, it allows for Base64 encoded or raw keys fetched from vault.


This change is Reviewable

@github-actions github-actions bot added the area/enterprise Related to proprietary features label Jun 23, 2020
@parasssh parasssh changed the title feat(vault): support kv v1 and decode base64 key unconditionally feat(vault): support kv v1 and decode base64 key Jun 23, 2020
@parasssh parasssh merged commit eff3dd9 into master Jun 24, 2020
@parasssh parasssh deleted the paras/vault_kvv2 branch June 24, 2020 20:50
parasssh pushed a commit that referenced this pull request Jun 24, 2020
Fixes DGRAPH-1722
Fixes DGRAPH-1723

This PR adds support for Vault kv v1 in addition to v2. Also, it allows for Base64 encoded or raw keys fetched from vault.

(cherry picked from commit eff3dd9)
danielmai pushed a commit that referenced this pull request Jun 25, 2020
Fixes DGRAPH-1722
Fixes DGRAPH-1723

This PR adds support for Vault kv v1 in addition to v2. Also, it allows for Base64 encoded or raw keys fetched from vault.

(cherry picked from commit eff3dd9)
dna2github pushed a commit to dna2fork/dgraph that referenced this pull request Jul 18, 2020
Fixes DGRAPH-1722
Fixes DGRAPH-1723

This PR adds support for Vault kv v1 in addition to v2. Also, it allows for Base64 encoded or raw keys fetched from vault.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/enterprise Related to proprietary features
Development

Successfully merging this pull request may close these issues.

2 participants