frostfs-node/pkg/services/object
Pavel Karpy 6a4e5e6f0a [#2144] node: Try node's private key if dynamic token fetching failed
`GETRANGEHASH` request spawns `GETRANGE` requests if an object could not be
found locally. If the original request contains session, it can be static
and, therefore, fetching session key can not be performed successfully.
As the best effort a node could request object's range with its own key.

Signed-off-by: Pavel Karpy <p.karpy@yadro.com>
2022-12-30 11:07:35 +03:00
..
acl Move to frostfs-node 2022-12-28 15:04:29 +03:00
delete Move to frostfs-node 2022-12-28 15:04:29 +03:00
get [#2144] node: Try node's private key if dynamic token fetching failed 2022-12-30 11:07:35 +03:00
head Move to frostfs-node 2022-12-28 15:04:29 +03:00
internal Move to frostfs-node 2022-12-28 15:04:29 +03:00
put [#2139] object/put: Use sync.Pool for temporary payloads 2022-12-30 11:07:35 +03:00
search Move to frostfs-node 2022-12-28 15:04:29 +03:00
util [#2144] node: Clarify KeyStorage.GetKey method 2022-12-30 11:07:35 +03:00
common.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
metrics.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
response.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
server.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
sign.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
transport_splitter.go Move to frostfs-node 2022-12-28 15:04:29 +03:00