Conversation
Review ChecklistHello reviewers! 👋 Please follow this checklist when reviewing this Pull Request. General
Bug fixes
Non-trivial changes
New/Existing features
Backward compatibility
|
doeg
left a comment
There was a problem hiding this comment.
Thank you for doing this!!! Obligatory blocking question about tests but otherwise this is :chef-kiss: and I super appreciate it.
go/vt/vtadmin/cluster/cluster.go
Outdated
There was a problem hiding this comment.
Obligatory question of "do we need tests for either of these"
go/vt/vtadmin/cluster/cluster.go
Outdated
There was a problem hiding this comment.
Just a question about """idiomatic go""": isn't this the same as if namesOnly && len(req.Cells) != 0?
There was a problem hiding this comment.
yuppppp (i originally had An Thought about doing the early return namesOnly loop in this section too, but never came back here), thanks!
|
i'm gonna wait for #10233 and rebase, because i added a |
Signed-off-by: Andrew Mason <andrew@planetscale.com>
Signed-off-by: Andrew Mason <andrew@planetscale.com>
Signed-off-by: Andrew Mason <andrew@planetscale.com>
Signed-off-by: Andrew Mason <andrew@planetscale.com>
Signed-off-by: Andrew Mason <andrew@planetscale.com>
Signed-off-by: Andrew Mason <andrew@planetscale.com>
Signed-off-by: Andrew Mason <andrew@planetscale.com>
Signed-off-by: Andrew Mason <andrew@planetscale.com>
3591e48 to
93207d7
Compare
Description
vtadmin variants of:
GetCellInfoNames(via/cells?names_only=true)GetCellInfoGetCellsAliasesDemo
Related Issue(s)
#8705
Checklist
Deployment Notes