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

Fixes pack #876

Merged
merged 4 commits into from
Nov 8, 2023
Merged

Fixes pack #876

merged 4 commits into from
Nov 8, 2023

Conversation

smallhive
Copy link
Contributor

No description provided.

Before this for each object with individual ACL we store owner key duplicate to the filter.

Signed-off-by: Evgenii Baidakov <[email protected]>
@codecov
Copy link

codecov bot commented Oct 23, 2023

Codecov Report

Merging #876 (d6df1a8) into master (d96feaf) will decrease coverage by 0.03%.
Report is 5 commits behind head on master.
The diff coverage is 36.84%.

@@            Coverage Diff             @@
##           master     #876      +/-   ##
==========================================
- Coverage   34.45%   34.42%   -0.03%     
==========================================
  Files          62       62              
  Lines       10573    10581       +8     
==========================================
  Hits         3643     3643              
- Misses       6524     6532       +8     
  Partials      406      406              
Files Coverage Δ
api/handler/acl.go 69.30% <36.84%> (-0.53%) ⬇️

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

Otherwise, owner will only READ grants.

Signed-off-by: Evgenii Baidakov <[email protected]>
This fix helps to store ACL for each object.

Signed-off-by: Evgenii Baidakov <[email protected]>
@roman-khimov roman-khimov merged commit 014a5bf into master Nov 8, 2023
14 of 16 checks passed
@roman-khimov roman-khimov deleted the fixes-pack branch November 8, 2023 16:10
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