You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
147804: roachprod: correct error statement for cluster config creation fail r=DarrylWong a=Dev-Kyle
Previously the NodeInfo to Node was stored in an ambiguous map structure, leading to an improper printing of the ip ports stored in it, this patch creates a type alias with a String() method to replace all instances of this map structure.
Release note: none
Fixes: none
Epic: none
Informs: none
Co-authored-by: Kyle <[email protected]>
0 commit comments