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

chore(contrib) - fixes for Vault #7739

Merged
merged 1 commit into from
Aug 16, 2023
Merged

chore(contrib) - fixes for Vault #7739

merged 1 commit into from
Aug 16, 2023

Conversation

darkn3rd
Copy link
Contributor

@darkn3rd darkn3rd commented Apr 20, 2021

Minor fixes for spelling and correctness, update formatting on multi-line JSON in curl commands, tested the changes with new clean docker-compose vault environment.

@github-actions github-actions bot added the area/integrations Related to integrations with other projects. label Apr 20, 2021
Copy link
Contributor

@danielmai danielmai left a comment

Choose a reason for hiding this comment

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

Reviewed 3 of 3 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @darkn3rd)

Copy link
Contributor

@danielmai danielmai left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @darkn3rd)

@CLAassistant
Copy link

CLAassistant commented Apr 29, 2022

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@mangalaman93 mangalaman93 left a comment

Choose a reason for hiding this comment

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

one minor comment, LG otherwise.

contrib/config/vault/docker/README.md Show resolved Hide resolved
```json
{
"options": {
"cas": 1
},
"data": {
"enc_key": "12345678901234567890123456789012",
"hmac_secret_file": "12345678901234567890123456789012"
"hmac_secret": "12345678901234567890123456789012"
Copy link
Contributor

Choose a reason for hiding this comment

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

are we sure of the key name change? In dgraph I still see using hmac_secret_file.

@darkn3rd darkn3rd merged commit 6f2cc87 into main Aug 16, 2023
12 checks passed
@darkn3rd darkn3rd deleted the joaquin/vualt-fixes branch August 16, 2023 08:40
jbhamra1 pushed a commit that referenced this pull request Aug 17, 2023
update formatting on multi-line JSON in curl commands
jbhamra1 pushed a commit that referenced this pull request Aug 17, 2023
update formatting on multi-line JSON in curl commands
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/integrations Related to integrations with other projects.
Development

Successfully merging this pull request may close these issues.

None yet

6 participants