Implement sigv4a signing in aws_request_signing extension#31336
Merged
mattklein123 merged 42 commits intoenvoyproxy:mainfrom Jan 3, 2024
Merged
Implement sigv4a signing in aws_request_signing extension#31336mattklein123 merged 42 commits intoenvoyproxy:mainfrom
mattklein123 merged 42 commits intoenvoyproxy:mainfrom
Conversation
Signed-off-by: Nigel Brittain <nbaws@amazon.com>
Signed-off-by: Nigel Brittain <nbaws@amazon.com>
Signed-off-by: Nigel Brittain <nbaws@amazon.com>
Signed-off-by: Nigel Brittain <nbaws@amazon.com>
Signed-off-by: Nigel Brittain <nbaws@amazon.com>
Signed-off-by: Nigel Brittain <nbaws@amazon.com>
|
CC @envoyproxy/api-shepherds: Your approval is needed for changes made to |
Contributor
Author
|
/assign @suniltheta |
|
nbaws is not allowed to assign users. |
Contributor
|
/assign @suniltheta |
suniltheta
reviewed
Dec 13, 2023
Contributor
suniltheta
left a comment
There was a problem hiding this comment.
Initial set of review with just skimming the changes.
- Missing release notes update on changelogs/current.yaml
- Run CI script format is failing with spell check. See if you can fix those by running
./tools/local_fix_format.shwhile the diffs are not yet committed.
Signed-off-by: Nigel Brittain <nbaws@amazon.com>
Signed-off-by: Nigel Brittain <nbaws@amazon.com>
Signed-off-by: Nigel Brittain <nbaws@amazon.com>
Signed-off-by: Nigel Brittain <nbaws@amazon.com>
Signed-off-by: Nigel Brittain <nbaws@amazon.com>
Signed-off-by: Nigel Brittain <nbaws@amazon.com>
Signed-off-by: Nigel Brittain <nbaws@amazon.com>
Signed-off-by: Nigel Brittain <nbaws@amazon.com>
Signed-off-by: Nigel Brittain <nbaws@amazon.com>
Signed-off-by: Nigel Brittain <nbaws@amazon.com>
Signed-off-by: Nigel Brittain <nbaws@amazon.com>
Signed-off-by: Nigel Brittain <nbaws@amazon.com>
Contributor
Author
thank you for your feedback! |
wbpcode
reviewed
Dec 27, 2023
Signed-off-by: Nigel Brittain <nbaws@amazon.com>
Signed-off-by: Nigel Brittain <nbaws@amazon.com>
suniltheta
reviewed
Dec 29, 2023
suniltheta
reviewed
Dec 29, 2023
Signed-off-by: Nigel Brittain <nbaws@amazon.com>
Signed-off-by: Nigel Brittain <nbaws@amazon.com>
wbpcode
reviewed
Dec 30, 2023
wbpcode
reviewed
Dec 30, 2023
wbpcode
reviewed
Dec 30, 2023
Signed-off-by: Nigel Brittain <nbaws@amazon.com>
suniltheta
reviewed
Dec 31, 2023
Signed-off-by: Nigel Brittain <nbaws@amazon.com>
suniltheta
approved these changes
Jan 1, 2024
mattklein123
requested changes
Jan 2, 2024
Member
mattklein123
left a comment
There was a problem hiding this comment.
LGTM with small nit, thanks.
/wait
Signed-off-by: Nigel Brittain <nbaws@amazon.com>
Member
|
/lgtm api |
mattklein123
approved these changes
Jan 3, 2024
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Commit Message: Implement sigv4a signing in aws_request_signing extension
Additional Description: See #31000 for proposal
Risk Level: Low
Testing: Unit
Docs Changes: API Proto
Release Notes: N/A
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue] #31000
[Optional Fixes commit #PR or SHA]
[Optional Deprecated:]
[Optional API Considerations:]