frostfs-node/pkg/services/object/get
Dmitrii Stepanov 43d6fbf73b
All checks were successful
DCO action / DCO (pull_request) Successful in 5m19s
Pre-commit hooks / Pre-commit (pull_request) Successful in 6m5s
Vulncheck / Vulncheck (pull_request) Successful in 5m59s
Tests and linters / Tests (1.22) (pull_request) Successful in 6m19s
Tests and linters / Tests (1.21) (pull_request) Successful in 6m21s
Tests and linters / Staticcheck (pull_request) Successful in 6m38s
Tests and linters / Tests with -race (pull_request) Successful in 6m39s
Tests and linters / Lint (pull_request) Successful in 6m49s
Tests and linters / gopls check (pull_request) Successful in 6m46s
Build / Build Components (1.22) (pull_request) Successful in 6m45s
Build / Build Components (1.21) (pull_request) Successful in 6m44s
[#1339] getSvc: Fix access denied error handling
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2024-08-28 14:00:57 +03:00
..
v2 [#1339] getSvc: Fix access denied error handling 2024-08-28 14:00:57 +03:00
assemble.go [#1295] getSvc: Assemble complex EC object headers without linking object 2024-08-06 17:51:23 +03:00
assembleec.go [#1271] getSvc: Fix head --raw assemble for EC 2024-07-24 10:23:15 +03:00
assembler.go [#1295] getSvc: Assemble complex EC object headers without linking object 2024-08-06 17:51:23 +03:00
assemblerec.go [#1271] getSvc: Fix local EC chunk get 2024-07-24 10:23:35 +03:00
container.go [#277] getsvc: Refactor errors 2023-04-28 14:03:12 +00:00
errors.go [#277] getsvc: Rename and reorder code 2023-04-28 14:03:12 +00:00
get.go [#1339] getSvc: Fix access denied error handling 2024-08-28 14:00:57 +03:00
get_test.go [#1295] getSvc: Assemble complex EC object headers without linking object 2024-08-06 17:51:23 +03:00
getrangeec_test.go [#1112] node: Add test for Range request for EC object 2024-05-07 14:47:21 +03:00
local.go [#1253] getSvc: Fix EC objects get 2024-07-17 14:24:27 +03:00
prm.go [#277] getsvc: Rename and reorder code 2023-04-28 14:03:12 +00:00
remote.go [#1339] getSvc: Fix access denied error handling 2024-08-28 14:00:57 +03:00
remote_getter.go [#1129] policer: Pull required EC chunks 2024-05-16 16:28:49 +03:00
request.go [#1295] getSvc: Assemble complex EC object headers without linking object 2024-08-06 17:51:23 +03:00
service.go [#1103] node: Implement Get\Head requests for EC object 2024-04-24 18:15:53 +03:00
status.go [#1103] node: Implement Get\Head requests for EC object 2024-04-24 18:15:53 +03:00
types.go [#1253] getSvc: Fix EC objects get 2024-07-17 14:24:27 +03:00
writer.go [#539] getsvc: Write payload direct to out stream 2023-07-27 17:02:08 +03:00