cli: Fix object nodes
command #499
No reviewers
Labels
No labels
P0
P1
P2
P3
badger
frostfs-adm
frostfs-cli
frostfs-ir
frostfs-lens
frostfs-node
good first issue
triage
Infrastructure
blocked
bug
config
discussion
documentation
duplicate
enhancement
go
help wanted
internal
invalid
kludge
observability
perfomance
question
refactoring
wontfix
No milestone
No project
No assignees
5 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/frostfs-node#499
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "dstepanov-yadro/frostfs-node:fix/object-nodes-addresses"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Do not fail if client creation failed.
Use external addresses to create the client too.
Changed print name: use public key as node ID like the other commands.
Closes #476
LGTM
@ -359,0 +349,4 @@
func getNodeAddressToPrint(n netmapSDK.NodeInfo) string {
nodeAttrValue := ""
n.IterateAttributes(func(key, value string) {
if key == "Node" {
It is note well-known, what about providing it via an argument?
Now node's public key prints as NodeID
6e246af01b
toc9fee99f92
c9fee99f92
to040a623d39