generated from oracle/template-repo
-
Notifications
You must be signed in to change notification settings - Fork 6
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
Ojdbc provider hashicorp #142
Merged
+5,273
−11
Merged
Changes from all commits
Commits
Show all changes
59 commits
Select commit
Hold shift + click to select a range
d088b34
Dedicated Vault centralized config
MouhsinElmajdouby 8292df6
Fix compilation failure for dedicated Vault
MouhsinElmajdouby 4d5553d
restructure HashiCorp package to support dedicated and other types of…
MouhsinElmajdouby 56e27e1
restructure HashiCorp package to support dedicated and other types of…
MouhsinElmajdouby e9ce2de
Enhance Vault Secrets Manager Implementation with KEY Feature
MouhsinElmajdouby e497be0
Refactor DedicatedVault Implementation
MouhsinElmajdouby 65111b9
Add unit test
MouhsinElmajdouby 60afbb5
Rename hashicorpvault to hcpdedicatedvault
MouhsinElmajdouby 7e488bb
HCP vault secrets centralized config
MouhsinElmajdouby 2bb0198
Add unit tests for HCP Vault Configuration Provider
MouhsinElmajdouby 8947dd4
Add javadocs and copyright for dedicated vault
MouhsinElmajdouby 9d3a252
Add javadocs and copyright for dedicated vault
MouhsinElmajdouby 49d620b
Cleanup and Update authentication parsing to use switch-case logic
MouhsinElmajdouby ac10d60
Optimize HCP Vault integration and enhance Javadocs for HCP Vault Secret
MouhsinElmajdouby c58a92b
Fix Javadoc formatting in HcpVaultSecretsManagerFactory
MouhsinElmajdouby cf21f69
Add error handling for missing secrets in configuration
MouhsinElmajdouby a05ade6
Add example-test.properties file
MouhsinElmajdouby 10b88f5
Add Readme.md file
MouhsinElmajdouby fe11cb5
Update Readme
MouhsinElmajdouby 82e4c8c
Add support for optional 'key' parameter in VaultDedicated and VaultS…
MouhsinElmajdouby 8e250ea
Update targeted version in Readme.md
MouhsinElmajdouby 46d468f
Enhance unit tests
MouhsinElmajdouby 230e004
Add samples for centralized configuration
MouhsinElmajdouby 2d69b8b
rename HCP Vault providers and switch secret-name usage in hcpvaultse…
MouhsinElmajdouby ee20e70
Implement caching mechanism for HCP Vault Secrets bearer token
MouhsinElmajdouby f6548e8
Add userpass authentication method for hcp vault dedicated && update …
MouhsinElmajdouby b14c54b
Add new unit Tests for userpass authentication method && update the e…
MouhsinElmajdouby 7574923
Added AppRole authentication, updated token caching to use the driver…
MouhsinElmajdouby bd2c5c3
Fix readme file and rename some classes
MouhsinElmajdouby 12dfa91
Add GitHub authentication to hcpvaultdedicated, refactor utils, updat…
MouhsinElmajdouby 1583908
Fix Javadoc formatting
MouhsinElmajdouby be66175
Add Credentials File Authentication for HCP Vault Secret & Improve Fi…
MouhsinElmajdouby 209775e
Add AUTO-DETECT authentication method for both hcp vault secret and h…
MouhsinElmajdouby 754f1ac
make 'admin' as VAULT_NAMESPACE parameter default value
MouhsinElmajdouby a18a1d6
Merge origin/main into ojdbc-provider-hashicorp and adapt provider to…
MouhsinElmajdouby 1386139
Update unit tests for both hcp vault dedicated and vault secrets && f…
MouhsinElmajdouby 8f5a2f1
Integrate Hashicorp into GitHub Actions pipeline
MouhsinElmajdouby 4e3db01
debugging
MouhsinElmajdouby 0c325a2
debugging
MouhsinElmajdouby 348e884
debugging
MouhsinElmajdouby 9b27641
debugging
MouhsinElmajdouby 0db80e0
integrate HashiCorp and clean up secrets handling in Github Action Pi…
MouhsinElmajdouby 72724fb
Improve the error messages and do some refactoring for both hcp vault…
MouhsinElmajdouby 7a0e094
set the HCP_ORG_ID, HCP_PROJECT_ID and HCP_APP_NAME as environment va…
MouhsinElmajdouby c098452
remove the extra character '\n'
MouhsinElmajdouby 0519720
fix tests
MouhsinElmajdouby 513fd46
Update Readme.md && update copyrights && update javadocs
MouhsinElmajdouby 91d2b35
Fix Javadoc issue
MouhsinElmajdouby 52c489f
Address Review Comment
MouhsinElmajdouby 9862296
Fix javadocs
MouhsinElmajdouby fbe6a01
cleanup
MouhsinElmajdouby 3880711
Update GitHub Actions workflow to use actions/cache@v4
MouhsinElmajdouby 4fe6435
Refactor parameter constants and enhance attribute methods and improv…
MouhsinElmajdouby 97daec0
cleanup
MouhsinElmajdouby 698ce23
Update the auto-detect auth method && passe default values at parsing…
MouhsinElmajdouby 15de171
cleanup
MouhsinElmajdouby 588889f
Address review comments
MouhsinElmajdouby f437c34
Address review comment
MouhsinElmajdouby 1e7a43d
merge main into ojdbc-provider-hashicorp
MouhsinElmajdouby File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please avoid changes that only add/remove empty spaces.