frostfs-node/cmd/frostfs-cli/modules/object
Ekaterina Lebedeva 923f0acf8f
All checks were successful
Pre-commit hooks / Pre-commit (push) Successful in 1m26s
Vulncheck / Vulncheck (push) Successful in 1m30s
Build / Build Components (push) Successful in 1m59s
Tests and linters / Run gofumpt (push) Successful in 2m48s
Tests and linters / gopls check (push) Successful in 3m29s
Tests and linters / Tests (push) Successful in 3m51s
Tests and linters / Staticcheck (push) Successful in 4m7s
Tests and linters / Tests with -race (push) Successful in 4m8s
Tests and linters / Lint (push) Successful in 4m32s
OCI image / Build container images (push) Successful in 5m8s
[#1564] cli: Fix output of object nodes command
The object nodes command misleadingly reported the number of
"found data objects" as if it matched the actual expected amount,
which could be incorrect for EC objects.

Updated the output wording to explicitly distinguish between
currently available data objects and total objects per the EC
schema.

Change-Id: Ib36b89db58ae66d8978baf5a16b59435db9a068d
Signed-off-by: Ekaterina Lebedeva <ekaterina.lebedeva@yadro.com>
2025-04-07 18:08:04 +03:00
..
delete.go [#1635] cli: Make object.readObjectAddress() public 2025-03-07 14:32:01 +03:00
get.go [#1635] cli: Make object.readObjectAddress() public 2025-03-07 14:32:01 +03:00
hash.go [#1635] cli: Make object.readObjectAddress() public 2025-03-07 14:32:01 +03:00
head.go [#1635] cli: Make object.readObjectAddress() public 2025-03-07 14:32:01 +03:00
lock.go [#1479] go.mod: Bump frostfs-sdk-go version 2024-11-08 10:43:19 +03:00
nodes.go [#1564] cli: Fix output of object nodes command 2025-04-07 18:08:04 +03:00
patch.go [#1689] cli: Add split-header option for object patch command 2025-04-02 13:34:46 +00:00
put.go [#1570] cli: Use array type for attributes parameters 2025-01-28 11:15:30 +03:00
range.go [#1635] cli: Make object.readObjectAddress() public 2025-03-07 14:32:01 +03:00
root.go [#1307] cli: Introduce object patch command 2024-08-16 14:13:09 +00:00
search.go [#496] node: Fix linter importas 2023-07-06 15:36:41 +03:00
util.go [#1635] cli: Make object.readObjectAddress() public 2025-03-07 14:32:01 +03:00