Add frostfs-control ir remove-container to support/v0.36 branch #746

Merged
fyrchik merged 1 commit from dstepanov-yadro/frostfs-node:feat/cli_remove_container_v036 into support/v0.36 2023-10-23 07:44:30 +00:00

Merged from #742 and #745

Didn't enable this check:

if prm.controlTX {

because it is actual only when prm.hash != nil, but in case on control transaction prm.hash == nil.

Relates #733

Merged from https://git.frostfs.info/TrueCloudLab/frostfs-node/pulls/742 and https://git.frostfs.info/TrueCloudLab/frostfs-node/pulls/745 Didn't enable this check: https://git.frostfs.info/TrueCloudLab/frostfs-node/src/commit/dc4d27201bc36cd9983e559028ebd4400f7703b3/pkg/morph/client/static.go#L143 because it is actual only when `prm.hash != nil`, but in case on control transaction `prm.hash == nil`. Relates #733
dstepanov-yadro changed title from Add `frostfs-control ir remove-container` to Add `frostfs-control ir remove-container` to support/v0.36 branch 2023-10-19 15:25:31 +00:00
JuliaKovshova approved these changes 2023-10-20 05:48:33 +00:00
acid-ant approved these changes 2023-10-20 07:51:20 +00:00
fyrchik approved these changes 2023-10-20 09:20:03 +00:00
dstepanov-yadro force-pushed feat/cli_remove_container_v036 from a73cdeda36 to 188ab89bc9 2023-10-20 09:55:34 +00:00 Compare
fyrchik merged commit 188ab89bc9 into support/v0.36 2023-10-23 07:44:30 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
4 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#746
No description provided.