generated from TrueCloudLab/basic
Process multiple chains correctly #21
Labels
No labels
Infrastructure
blocked
bug
config
discussion
documentation
duplicate
enhancement
go
help wanted
internal
invalid
kludge
observability
perfomance
question
refactoring
wontfix
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/policy-engine#21
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We need to describe this, likely, change the implementation
cc @dkirillov @dstepanov-yadro @aarifullin @alexvanin
Do not forget about backward compatibility with
eacl
: foreacl
the checks work sequentially.Yes from IAM policy evaluation logic
So the following tests should pass (test must be run in
iam
package).In test we have two chain:
that applied in mentioned order and expectation that we get access denied. The same expectation for one chain with multiple rules: