-
Notifications
You must be signed in to change notification settings - Fork 1.1k
PYTHON-2818 Add native support for AWS IAM Roles for service accounts, EKS in particular #1032
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
Merged
Merged
Changes from 27 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
94e4c47
PYTHON-2818 Add native support for AWS IAM Roles for service accounts…
blink1073 376785f
limit tasks
blink1073 2563b8d
fix syntax
blink1073 94e611b
another try at config
blink1073 03f0bb0
remove trailing comma
blink1073 90d8af4
fix creds usage
blink1073 4a67410
ensure proper aws lib
blink1073 077b942
fix install
blink1073 6ecd623
debug
blink1073 b07605c
try an export
blink1073 885c030
make rsa key a variable
blink1073 ae2d67e
clean up config
blink1073 ea4e36f
restore skipped task
blink1073 f6a5d28
add test with AWS_ROLE_SESSION_NAME
blink1073 cd67cf6
merge from master
blink1073 a365989
try with boto3
blink1073 9c58ef7
try with released pymongo_auth_aws
blink1073 aa394bf
more assurances
blink1073 5c0dfd0
install boto3
blink1073 7e5ce35
fix check
blink1073 889611b
more refactor
blink1073 4e15362
run against boto3
blink1073 115e702
try again
blink1073 ee9b82b
skip non-ubunutu variants
blink1073 8778563
more explicit skip
blink1073 7ada611
more cleanup
blink1073 86cb9c2
remove duplicate entry
blink1073 4c4b801
address review
blink1073 423366b
remove branch pin
blink1073 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
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.
Is this whitespace change intentional?
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.
No, removed