Support container deletion lock#558
Merged
Merged
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #558 +/- ##
==========================================
+ Coverage 63.37% 63.64% +0.26%
==========================================
Files 29 29
Lines 3279 3328 +49
==========================================
+ Hits 2078 2118 +40
- Misses 1195 1204 +9
Partials 6 6 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
cthulhu-rider
force-pushed
the
container-lock
branch
from
November 28, 2025 16:39
c35b324 to
8be2e26
Compare
cthulhu-rider
force-pushed
the
container-lock
branch
from
December 2, 2025 12:54
8be2e26 to
36ea58a
Compare
cthulhu-rider
force-pushed
the
container-lock
branch
2 times, most recently
from
December 3, 2025 13:57
98910b0 to
332b5e1
Compare
cthulhu-rider
marked this pull request as ready for review
December 3, 2025 14:55
cthulhu-rider
requested review from
carpawell and
roman-khimov
as code owners
December 3, 2025 14:55
cthulhu-rider
added a commit
to nspcc-dev/neofs-node
that referenced
this pull request
Dec 3, 2025
This auto-makes IR to deploy/update Container contract with supported locks nspcc-dev/neofs-contract#558. Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
cthulhu-rider
added a commit
to nspcc-dev/neofs-node
that referenced
this pull request
Dec 3, 2025
Catch 'container is locked' exception added in nspcc-dev/neofs-contract#558 and respond with `CONTAINER_LOCKED` API status on it. Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
roman-khimov
reviewed
Dec 5, 2025
cthulhu-rider
force-pushed
the
container-lock
branch
2 times, most recently
from
December 5, 2025 13:59
3384793 to
a62baea
Compare
cthulhu-rider
added a commit
to nspcc-dev/neofs-node
that referenced
this pull request
Dec 5, 2025
This auto-makes IR to deploy/update Container contract with supported locks nspcc-dev/neofs-contract#558. This also makes IR to accept containers with lock attribute. Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
cthulhu-rider
added a commit
to nspcc-dev/neofs-node
that referenced
this pull request
Dec 5, 2025
Catch 'container is locked' exception added in nspcc-dev/neofs-contract#558 and respond with `CONTAINER_LOCKED` API status on it. Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
roman-khimov
reviewed
Dec 5, 2025
cthulhu-rider
marked this pull request as draft
December 5, 2025 16:51
cthulhu-rider
force-pushed
the
container-lock
branch
5 times, most recently
from
December 8, 2025 10:21
4eae684 to
420c90d
Compare
cthulhu-rider
marked this pull request as ready for review
December 8, 2025 10:40
roman-khimov
reviewed
Dec 8, 2025
Attribute was introduced in nspcc-dev/neofs-api#357. It is now validated on creation, checked on deletion and can be set/reset in existing container. Closes #497. Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
cthulhu-rider
force-pushed
the
container-lock
branch
from
December 8, 2025 13:23
420c90d to
d647bfe
Compare
roman-khimov
approved these changes
Dec 8, 2025
cthulhu-rider
added a commit
to nspcc-dev/neofs-node
that referenced
this pull request
Dec 8, 2025
This auto-makes IR to deploy/update Container contract with supported locks nspcc-dev/neofs-contract#558. This also makes IR to accept containers with lock attribute. Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
cthulhu-rider
added a commit
to nspcc-dev/neofs-node
that referenced
this pull request
Dec 8, 2025
Catch 'container is locked' exception added in nspcc-dev/neofs-contract#558 and respond with `CONTAINER_LOCKED` API status on it. Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
cthulhu-rider
added a commit
to nspcc-dev/neofs-node
that referenced
this pull request
Dec 9, 2025
This auto-makes IR to deploy/update Container contract with supported locks nspcc-dev/neofs-contract#558. This also makes IR to accept containers with lock attribute. Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
cthulhu-rider
added a commit
to nspcc-dev/neofs-node
that referenced
this pull request
Dec 9, 2025
Catch 'container is locked' exception added in nspcc-dev/neofs-contract#558 and respond with `CONTAINER_LOCKED` API status on it. Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
also wanna w8 4 #555 and provide option to set lock attribute the same way