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

Vault issue 107 #109

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Vault issue 107 #109

wants to merge 12 commits into from

Conversation

nandarshan
Copy link
Contributor

Here, to store secrets, Vault from Hashicorp is being used. This PR implements the getSCPSecret, createSCPSecret, updateSCPSecret, and deleteSCPSecret methods for the SCP in VaultSecretBackend.java. This PR also contains the scripts to start and stop the vault.

Issue: #107

Copy link
Contributor

@DImuthuUpe DImuthuUpe left a comment

Choose a reason for hiding this comment

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

Hi @nandarshan this is a great start and thanks for working on this feature. Please refer to this PR in this issue #107 mentioning that you are working on it.

Regarding the code, remove all standard.out.println and e.printStacktrace as those are not logger friendly. Use a logger function instead. Once you have fixed those, I will do in-depth review of the code

@nandarshan
Copy link
Contributor Author

Thanks for the reply @DImuthuUpe. I have removed all println and printStackTrace statements and added logger functions instead. Please let me know if there are any other corrections required.

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.

2 participants
  NODES
COMMUNITY 2
Project 5
USERS 1