Refactor the context-stored data retrievers #137

Closed
opened 2023-06-13 14:14:43 +00:00 by ironbee · 1 comment
Contributor

We have quite a few places where the context gets queried for certain stored values. These places can be found by checking usages of key like this one: https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/src/branch/master/api/user_auth.go#L17

Let's think of a way to refactor them and get together in one place.

We have quite a few places where the context gets queried for certain stored values. These places can be found by checking usages of key like this one: https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/src/branch/master/api/user_auth.go#L17 Let's think of a way to refactor them and get together in one place.
ironbee added the
discussion
label 2023-06-13 14:14:43 +00:00
r.loginov self-assigned this 2023-08-14 08:09:52 +00:00
Member

done in #183

done in #183
alexvanin added this to the v0.28.0 milestone 2023-09-08 12:03:09 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
2 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-s3-gw#137
No description provided.