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

fix(vault): vault_format support for online restore and gql #5745

Merged
merged 4 commits into from
Jun 29, 2020

Conversation

parasssh
Copy link
Contributor

@parasssh parasssh commented Jun 26, 2020

Fixes DGRAPH-1744
The new field, vault_format, needs to be supported for online restore and GQL schema.


This change is Reviewable

@github-actions github-actions bot added the area/graphql Issues related to GraphQL support on Dgraph. label Jun 26, 2020
Copy link
Contributor

@martinmr martinmr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 5 of 5 files at r1.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @manishrjain, @MichaelJCompton, @parasssh, @pawanrawal, and @vvbalaji-dgraph)


graphql/admin/endpoints_ee.go, line 106 at r1 (raw file):

		"""
		Vault kv store field's format. Must be "base64" or "raw".

include what this defaults to if it's not included.

@danielmai
Copy link
Contributor


graphql/admin/endpoints_ee.go, line 106 at r2 (raw file):

		"""
		Vault kv store field's format. Must be "base64" or "raw". Default base64.

Quote default value as "base64" to be consistent with the other fields.

@parasssh parasssh merged commit 13f630b into master Jun 29, 2020
@parasssh parasssh deleted the paras/vault_gql_format branch June 29, 2020 17:31
parasssh pushed a commit that referenced this pull request Jun 29, 2020
parasssh pushed a commit that referenced this pull request Jul 2, 2020
dna2github pushed a commit to dna2fork/dgraph that referenced this pull request Jul 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/graphql Issues related to GraphQL support on Dgraph.
Development

Successfully merging this pull request may close these issues.

3 participants