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

Implementing #344 #347

Merged
merged 2 commits into from
May 28, 2020
Merged

Implementing #344 #347

merged 2 commits into from
May 28, 2020

Conversation

cmendible
Copy link
Member

@cmendible cmendible commented May 25, 2020

Description

Now it´s possible to run dapr run with the following flag: --enable-dev-secretstore which will enable the new json secret store: dapr/components-contrib#328

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #344

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

docs/reference/dapr-run.md Outdated Show resolved Hide resolved
@LMWF LMWF merged commit 98f8818 into dapr:master May 28, 2020
amanbha added a commit that referenced this pull request Jun 4, 2020
amanbha added a commit that referenced this pull request Jun 4, 2020
* Revert "Implementing #344 (#347)"

This reverts commit 98f8818.

* Fixing linter issue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a flag to the Dapr command to enable the JSON Secret Store
2 participants