-
Notifications
You must be signed in to change notification settings - Fork 25.2k
Log unsuccessful attempts to get credentials from web identity tokens #88241
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
arteam
merged 21 commits into
elastic:main
from
arteam:log-unsuccesful-auth-attempts-as-warnings
Sep 8, 2022
Merged
Changes from 9 commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
d2c3bdd
Log unsuccessful attempts to get credentials from web identity tokens…
arteam ce293dc
Add tests
arteam d0350bb
Remove redundant modifier
arteam 1d5b0e6
Make lastUsedProvider volatile
arteam 2926ec6
Use the correct signature for the warning logger
arteam 547c3f1
Merge remote-tracking branch 'origin/master' into log-unsuccesful-aut…
arteam b0790a5
Update docs/changelog/88241.yaml
arteam 3a7c704
Merge branch 'main' into log-unsuccesful-auth-attempts-as-warnings
elasticmachine e4e7d3f
Merge branch 'main' into log-unsuccesful-auth-attempts-as-warnings
elasticmachine 251ba2e
Merge branch 'main' into log-unsuccesful-auth-attempts-as-warnings
elasticmachine d5a3480
Use logging credentials provider instead of the custom chain
arteam abe8f02
Add a test for refreshing LoggingCredentialsProvider
arteam 8de85a3
Merge branch 'main' into log-unsuccesful-auth-attempts-as-warnings
elasticmachine f63064b
Update modules/repository-s3/src/main/java/org/elasticsearch/reposito…
arteam 1dc05b5
Merge remote-tracking branch 'origin/main' into log-unsuccesful-auth-…
arteam 7c74bca
Merge remote-tracking branch 'origin/log-unsuccesful-auth-attempts-as…
arteam f1e4279
Use expectThrows for catching exceptions
arteam 56fdd04
Merge branch 'main' into log-unsuccesful-auth-attempts-as-warnings
elasticmachine 020688c
Adjust test for the logging message supplier
arteam 3da6efe
Adjust the refresh test for the logging message supplier
arteam e269f49
Update 88241.yaml
arteam 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
pr: 88241 | ||
summary: Log unsuccessful attempts to get credentials from web identity tokens as | ||
warnings | ||
area: Allocation | ||
type: enhancement | ||
issues: [] |
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.
Uh oh!
There was an error while loading. Please reload this page.