-
Notifications
You must be signed in to change notification settings - Fork 24.8k
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
Add support for AWS session tokens #30414
Merged
DaveCTurner
merged 32 commits into
elastic:master
from
DaveCTurner:2018-05-06-aws-session-token
Jul 3, 2018
Merged
Changes from 28 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
2ccaeaa
Add support for AWS session tokens
DaveCTurner 0fbe039
Add PR number to changelog
DaveCTurner 0299a75
Merge branch 'master' into 2018-05-06-aws-session-token
DaveCTurner c93e568
discovery-ec2 docs shouldn't refer to S3
DaveCTurner ee41de6
Reduce scope of expectThrows
DaveCTurner ed62728
Merge branch 'master' into 2018-05-06-aws-session-token
DaveCTurner 85737f6
Support injection of session token from the environment
DaveCTurner 2eea829
Extend QA tests to test using both temporary and permanent credentials
DaveCTurner d431f28
Imports
DaveCTurner ff9f8a1
Merge commit 'afc91e92fb697a3241b26a5bb7cdc0a3769f4085^' into 2018-05…
DaveCTurner 2602b32
Merge commit 'afc91e92fb697a3241b26a5bb7cdc0a3769f4085' into 2018-05-…
DaveCTurner 9fd5d44
Merge commit '3378240b2954fcf879ac84f440002685c4b30cc9^' into 2018-05…
DaveCTurner 9db4a59
Merge commit '3378240b2954fcf879ac84f440002685c4b30cc9' into 2018-05-…
DaveCTurner c1e0a97
Merge branch 'master' into 2018-05-06-aws-session-token
DaveCTurner 552e852
Add support for serving two buckets
DaveCTurner e583a0c
Reinstate verification of credentials against the appropriate bucket
DaveCTurner 87b6c58
Update docs
DaveCTurner 7eabb56
Add discovery-ec2 session token setting
DaveCTurner 6915c47
Use session token in discovery-ec2 if provided
DaveCTurner 1475a26
Add assertions to Ec2DiscoveryPluginTests too
DaveCTurner 439b763
Add support for session token to repository-s3 plugin
DaveCTurner 2a93e94
Extend QA tests to test both permanent and temporary credentials
DaveCTurner 60e7b83
Be pickier about auth verification in AmazonS3Fixture
DaveCTurner 9de75c6
Resolve merge conflicts manually
DaveCTurner 63caae2
Be more certain
DaveCTurner be7b51c
Merge branch 'master' into 2018-05-06-aws-session-token
DaveCTurner d6abddc
Less hard-coding
DaveCTurner aafb0aa
Tidy imports
DaveCTurner ff29696
Merge #31601
DaveCTurner 86fa97a
Merge #31601 for temp creds too
DaveCTurner 34ffc72
Merge branch 'master' into 2018-05-06-aws-session-token
DaveCTurner da791b3
Merge branch 'master' into 2018-05-06-aws-session-token
DaveCTurner 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
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.
Nit: An -> A