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

Fix stylistic isues with #5547. Closes #4910. #8457

Merged
merged 1 commit into from
May 19, 2015
Merged

Fix stylistic isues with #5547. Closes #4910. #8457

merged 1 commit into from
May 19, 2015

Conversation

davidopp
Copy link
Member

@bgrant0607 bgrant0607 self-assigned this May 18, 2015
@@ -108,7 +108,7 @@ type KubeletServer struct {
ContainerRuntime string
DockerDaemonContainer string
ConfigureCBR0 bool
MaxPods int
Pods int
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This could remain MaxPods. Also, it looks like indentation was changed -- needs gofmt if you change it.

@bgrant0607
Copy link
Member

The API and flag changes LGTM, but you could revert the change to the internal Kubelet param.

@davidopp
Copy link
Member Author

Addressed your suggestions; PTAL.

@bgrant0607
Copy link
Member

LGTM, thanks much.

bgrant0607 added a commit that referenced this pull request May 19, 2015
Fix stylistic isues with #5547. Closes #4910.
@bgrant0607 bgrant0607 merged commit 2c81050 into kubernetes:master May 19, 2015
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.

3 participants