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

move docker labels into their own table of the details panel #904

Merged
merged 1 commit into from
Feb 3, 2016

Conversation

paulbellamy
Copy link
Contributor

Fixes #802

review @tomwilkie, and @davkal, please

@tomwilkie
Copy link
Contributor

This seems to work, so LGTM from me.

Shame we have to hard code it in the UI/API like that.

@tomwilkie
Copy link
Contributor

./render/detailed/docker_labels.go:10:1: exported function NodeDockerLabels should have comment or be unexported

@paulbellamy
Copy link
Contributor Author

The flipside of "hardcoding" it is that the UI understands some of the semantics of what it's rendering, which is good.

paulbellamy added a commit that referenced this pull request Feb 3, 2016
move docker labels into their own table of the details panel
@paulbellamy paulbellamy merged commit 51be599 into master Feb 3, 2016
@paulbellamy paulbellamy deleted the docker-labels branch February 3, 2016 12:23
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