Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolve to a group of names #639

Merged
merged 2 commits into from
Nov 9, 2015
Merged

Resolve to a group of names #639

merged 2 commits into from
Nov 9, 2015

Conversation

inercia
Copy link
Contributor

@inercia inercia commented Nov 9, 2015

Fixes #504

@@ -72,8 +72,10 @@ func (r *reverseResolver) loop() {
names, err := r.Resolver(request)
if err == nil && len(names) > 0 {
sort.Strings(names)

This comment was marked as abuse.

This comment was marked as abuse.

@tomwilkie
Copy link
Contributor

Also pretty sure this is going to need an update in https://github.com/weaveworks/scope/blob/master/render/detailed_node.go#L256

@tomwilkie
Copy link
Contributor

LGTM!

inercia added a commit that referenced this pull request Nov 9, 2015
@inercia inercia merged commit 4f21919 into master Nov 9, 2015
@inercia inercia deleted the scope-504-2 branch November 9, 2015 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants