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
cephadm: combine get_container_info with helper function
Combine the get_container_info function with the helper function
_get_matching_daemons_by_name (it's only caller). Usually I like to
break things up but this change consolidates the code of
get_container_info in preparation for refactoring it to be based on the
new listing functions.
Signed-off-by: John Mulligan <[email protected]>
0 commit comments