Skip to content
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

INTEGRATION [PR#2219 > development/8.1] ARSN-396: use request context aciton map for the bucket policies #2221

Conversation

bert-e
Copy link
Contributor

@bert-e bert-e commented Feb 14, 2024

This pull request has been created automatically.
It is linked to its parent pull request #2219.

Do not edit this pull request directly.
If you need to amend/cancel the changeset on branch
w/8.1/bugfix/ARSN-396-standardize-actionMapBP-and-chainbackend, please follow this
procedure:

 $ git fetch
 $ git checkout w/8.1/bugfix/ARSN-396-standardize-actionMapBP-and-chainbackend
 $ # <amend or cancel the changeset by _adding_ new commits>
 $ git push origin w/8.1/bugfix/ARSN-396-standardize-actionMapBP-and-chainbackend

Please always comment pull request #2219 instead of this one.

williamlardier and others added 3 commits February 14, 2024 12:02
The S3 Bucket Policies checks must support and evaluate the same
actions as the ones sent to the IAM checks.
Today, we only check a subset of it, so we missed the Versioned
APIs.
…d' into tmp/octopus/w/7.70/bugfix/ARSN-396-standardize-actionMapBP-and-chainbackend
…nbackend' into tmp/octopus/w/8.1/bugfix/ARSN-396-standardize-actionMapBP-and-chainbackend
@williamlardier williamlardier force-pushed the w/8.1/bugfix/ARSN-396-standardize-actionMapBP-and-chainbackend branch from 5978c6b to 9c3586c Compare February 14, 2024 11:34
The new flags are set when IAM returns detailed information about
the actions, whether they are allowed or denied, with the
isImplicit flag. The mergePolicy must be updated to support the
new fields, and do not merge policies that are for different
actions.

Note that this function will consider that any Allow takes
precedence, so this behavior is not changed.
@williamlardier williamlardier force-pushed the w/8.1/bugfix/ARSN-396-standardize-actionMapBP-and-chainbackend branch from 9c3586c to 851c72b Compare February 14, 2024 11:35
…onMapBP-and-chainbackend' into w/7.70/bugfix/ARSN-396-standardize-actionMapBP-and-chainbackend
…ze-actionMapBP-and-chainbackend' into w/8.1/bugfix/ARSN-396-standardize-actionMapBP-and-chainbackend
@bert-e bert-e merged commit b6bc118 into development/8.1 Feb 19, 2024
6 of 7 checks passed
@bert-e bert-e deleted the w/8.1/bugfix/ARSN-396-standardize-actionMapBP-and-chainbackend branch February 19, 2024 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants