Assume API support status codes #533

Closed
opened 2023-07-20 08:09:11 +00:00 by fyrchik · 1 comment
Owner

During old NeoFS times we had to support both no-status and with-status API versions. Given that we already had some breaking changes (#248, #249) and that we also don't have any public networks currently, let's remove corresponding code from here

s.statusSupported = isStatusSupported(req.(RequestMessage)) // panic is OK here for now

cc @alexvanin @realloc

During old NeoFS times we had to support both no-status and with-status API versions. Given that we already had some breaking changes (#248, #249) and that we also don't have any public networks currently, let's remove corresponding code from here https://git.frostfs.info/TrueCloudLab/frostfs-node/src/commit/94df541426e0433653175b0f9c1f1e97da68ec70/pkg/services/util/sign.go#L66 cc @alexvanin @realloc
fyrchik added the
discussion
frostfs-node
labels 2023-07-20 08:09:11 +00:00
fyrchik added this to the v0.37.0 milestone 2023-07-20 08:37:00 +00:00
Owner

Agree.

Agree.
fyrchik self-assigned this 2023-07-26 12:43:04 +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-node#533
No description provided.