[#1243] object: Make APE checker set x-headers to request properties #1247

Merged
fyrchik merged 1 commit from aarifullin/frostfs-node:fix/ape_xhead into master 2024-07-16 07:28:49 +00:00
Member
  • Update go.mod, go.sum;
  • Add x-headers to request properties;
  • Add a unit-test.

Close #1243

* Update go.mod, go.sum; * Add x-headers to request properties; * Add a unit-test. Close #1243
aarifullin reviewed 2024-07-12 09:05:48 +00:00
go.mod Outdated
@ -2,6 +2,8 @@ module git.frostfs.info/TrueCloudLab/frostfs-node
go 1.21
replace git.frostfs.info/TrueCloudLab/policy-engine v0.0.0-20240513163744-1f6f4163d40d => git.frostfs.info/aarifullin/policy-engine v0.0.0-20240712081403-2628f6184984
Author
Member

It'll be fixed as soon as TrueCloudLab/policy-engine#84 is merged

It'll be fixed as soon as https://git.frostfs.info/TrueCloudLab/policy-engine/pulls/84 is merged
aarifullin marked this conversation as resolved
aarifullin reviewed 2024-07-12 09:06:04 +00:00
aarifullin requested review from storage-core-committers 2024-07-12 09:06:41 +00:00
aarifullin requested review from storage-core-developers 2024-07-12 09:06:48 +00:00
aarifullin force-pushed fix/ape_xhead from 5b01e7aefe to f32a5f8991 2024-07-12 12:07:12 +00:00 Compare
dstepanov-yadro approved these changes 2024-07-15 13:39:18 +00:00
fyrchik approved these changes 2024-07-16 07:28:28 +00:00
fyrchik merged commit d5dc14c639 into master 2024-07-16 07:28:49 +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#1247
No description provided.