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

Add container names to process minor label if possible. #366

Merged
merged 3 commits into from
Aug 19, 2015

Conversation

tomwilkie
Copy link
Contributor

Fixes #331

@tomwilkie tomwilkie force-pushed the 331-process-container-names branch from d3bb916 to 819cfdf Compare August 18, 2015 11:25
@@ -67,13 +67,13 @@ func TestAPITopologyApplications(t *testing.T) {
defer ts.Close()
is404(t, ts, "/api/topology/applications/foobar")
{
body := getRawJSON(t, ts, "/api/topology/applications")
body := getRawJSON(t, ts, "/api/topology/containers")

This comment was marked as abuse.

@tomwilkie
Copy link
Contributor Author

@peterbourgon thanks for the feedback; PTAL

@peterbourgon
Copy link
Contributor

👍

tomwilkie added a commit that referenced this pull request Aug 19, 2015
Add container names to process minor label if possible.
@tomwilkie tomwilkie merged commit 2b7b0c3 into master Aug 19, 2015
@tomwilkie tomwilkie deleted the 331-process-container-names branch August 19, 2015 13:19
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