-
Notifications
You must be signed in to change notification settings - Fork 31
[VAULT-22277] AWS SDK Migration to Version 2 #191
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
Open
bcsamrudh
wants to merge
25
commits into
main
Choose a base branch
from
VAULT-22277/aws-sdk-migration
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
9a70b90
AWS SDK Migration to Version 2
bcsamrudh 9fefe9f
Fix formatting in the error message
bcsamrudh 41512ed
Update Go version in DockerFile
bcsamrudh 5eccf3f
Update Go version in DockerFile
bcsamrudh 257d7c9
Fix variable naming issue
bcsamrudh 48f67f2
Made the errors more descriptive
bcsamrudh 57e9067
fix Name collision: sts variable shadows the imported package
bcsamrudh 2a0cb0f
fix vaultRequests[1] index in happy path bare http client is fragile
bcsamrudh c2880bd
address reviewers comments on client.go file
bcsamrudh d69326d
Fix Error Formatting Issue
bcsamrudh d684466
Reformat the Comment on resolveSTSEndpointURL Function
bcsamrudh 49a0e29
Added Better Assertions
bcsamrudh 04a1321
Stopped forcing the ResolveEndpoint to use the regional endpoint
bcsamrudh a05d8d8
Added Test cases to test IAMAuthPayLoad and Missing Credentials
bcsamrudh 04f28e6
FakeSTS Function now returns config also to prevent misuse
bcsamrudh 595281c
Added testcase to test default region fallback to us-east-1
bcsamrudh 00d6d4c
go mod tidy
bcsamrudh 3e64e7d
Update FakeSTS Function now returns config also to prevent misuse
bcsamrudh 35b360b
a non empty role is sent to reflect a realistic scenario in startProxy
bcsamrudh 4fb14f9
Remove unused code that were commented out
bcsamrudh cea4fb9
Config is copied and then mutated in FakeSTS
bcsamrudh 3e95604
Add a testcase where both authConfig.STSEndpointRegion and authConfig…
bcsamrudh 537ca60
Make error more descriptive and use context.Background instead of con…
bcsamrudh abb3372
Update CHANGELOG.md
bcsamrudh d580980
made changes to aws.tf file to prevent 'The architecture x86_64 of th…
bcsamrudh 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
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.
Uh oh!
There was an error while loading. Please reload this page.