objsvc: Remove EACL checks #1480

Merged
fyrchik merged 3 commits from fyrchik/frostfs-node:remove-eacl into master 2024-11-08 12:01:15 +00:00
Owner
No description provided.
fyrchik added 3 commits 2024-11-08 07:18:12 +00:00
Previous release was EACL-compatible.
Starting from now all EACL should've been migrated to APE chains.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
objsvc: Remove useless stream wrappers
Some checks failed
Tests and linters / Run gofumpt (pull_request) Successful in 1m54s
DCO action / DCO (pull_request) Failing after 2m16s
Vulncheck / Vulncheck (pull_request) Successful in 2m30s
Pre-commit hooks / Pre-commit (pull_request) Successful in 3m11s
Tests and linters / Staticcheck (pull_request) Successful in 3m15s
Tests and linters / gopls check (pull_request) Successful in 3m17s
Build / Build Components (pull_request) Successful in 3m25s
Tests and linters / Lint (pull_request) Successful in 3m54s
Tests and linters / Tests with -race (pull_request) Successful in 4m53s
Tests and linters / Tests (pull_request) Successful in 5m54s
124d3ec84d
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
fyrchik requested review from storage-core-developers 2024-11-08 07:18:59 +00:00
fyrchik requested review from storage-core-committers 2024-11-08 07:19:05 +00:00
fyrchik force-pushed remove-eacl from 124d3ec84d to 1cdded6910 2024-11-08 07:19:36 +00:00 Compare
dstepanov-yadro approved these changes 2024-11-08 10:35:32 +00:00
Member

From now on, we can nuke --basic-acl flag out from frostfs-cli or make it deprecated. Although, we won't perform soft checks, all containers should be created with zeroed ACL by default

From now on, we can nuke `--basic-acl` flag out from `frostfs-cli` or make it deprecated. Although, we won't perform soft checks, all containers should be created with zero**ed** ACL by default
fyrchik merged commit c82c753e9f into master 2024-11-08 12:01:15 +00:00
fyrchik referenced this pull request from a commit 2024-11-08 12:01:16 +00:00
fyrchik referenced this pull request from a commit 2024-11-08 12:01:16 +00:00
fyrchik deleted branch remove-eacl 2024-11-08 12:01:17 +00:00
Sign in to join this conversation.
No reviewers
TrueCloudLab/storage-core-developers
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-node#1480
No description provided.