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(flags): add empty defaults to Vault SuperFlag #7598

Merged
merged 3 commits into from
Mar 17, 2021

Conversation

ajeetdsouza
Copy link
Contributor

@ajeetdsouza ajeetdsouza commented Mar 17, 2021

Fixes DGRAPH-3191.

A recent change to SuperFlags validates the input subflags by checking if the subflags are present in the default SuperFlag. Vault's default SuperFlag did not contain any subflags which were empty by default, but this doesn't work with the new update.

This PR adds empty defaults to the Vault SuperFlag.


This change is Reviewable

@github-actions github-actions bot added the area/enterprise Related to proprietary features label Mar 17, 2021
@ajeetdsouza ajeetdsouza merged commit d3cf20f into release/v21.03 Mar 17, 2021
@ajeetdsouza ajeetdsouza deleted the ajeet/vault branch March 17, 2021 10:40
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