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

rm/System role access changes in eACL #2547

Merged

Conversation

carpawell
Copy link
Member

No description provided.

@carpawell carpawell self-assigned this Sep 5, 2023
@codecov
Copy link

codecov bot commented Sep 5, 2023

Codecov Report

Merging #2547 (6804c87) into master (9224e9f) will increase coverage by 0.00%.
Report is 2 commits behind head on master.
The diff coverage is 0.00%.

❗ Current head 6804c87 differs from pull request most recent head ab909a3. Consider uploading reports for the commit ab909a3 to get more accurate results

@@           Coverage Diff           @@
##           master    #2547   +/-   ##
=======================================
  Coverage   29.67%   29.67%           
=======================================
  Files         405      405           
  Lines       30756    30758    +2     
=======================================
+ Hits         9126     9128    +2     
- Misses      20860    20861    +1     
+ Partials      770      769    -1     
Files Changed Coverage Δ
cmd/neofs-cli/modules/acl/extended/create.go 13.20% <0.00%> (-0.52%) ⬇️

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

📢 Have feedback on the report? Share it here.

@roman-khimov
Copy link
Member

OK after #2489.

@carpawell carpawell force-pushed the rm/system-role-access-changes-in-eACL branch from c3b9483 to c82e461 Compare September 7, 2023 20:14
@carpawell
Copy link
Member Author

carpawell commented Sep 7, 2023

OK after #2489.

OK, added Closes magic word to the last commit.

Refs nspcc-dev#2531.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
Closes nspcc-dev#2531.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
@carpawell carpawell force-pushed the rm/system-role-access-changes-in-eACL branch from c82e461 to ab909a3 Compare September 7, 2023 20:20
@@ -92,3 +97,15 @@ func (cp *Processor) approveSetEACL(e container.SetEACL) {
)
}
}

func validateEACl(t *eacl.Table) error {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

L lowered intentionally?

@roman-khimov roman-khimov merged commit 77ee403 into nspcc-dev:master Sep 11, 2023
7 of 8 checks passed
@carpawell carpawell deleted the rm/system-role-access-changes-in-eACL branch September 11, 2023 07:27
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.

3 participants