Skip to content

Vault issue 107#109

Open
nandarshan wants to merge 12 commits intoapache:masterfrom
nandarshan:vault-issue-107
Open

Vault issue 107#109
nandarshan wants to merge 12 commits intoapache:masterfrom
nandarshan:vault-issue-107

Conversation

@nandarshan
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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