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 from glog to klog #2091

Merged
merged 1 commit into from
Nov 8, 2018
Merged

Conversation

dims
Copy link
Collaborator

@dims dims commented Nov 4, 2018

Moving to the new forked repository : k8s.io/klog

@dims dims force-pushed the move-from-glog-to-klog branch 3 times, most recently from 3a19680 to f7539b5 Compare November 4, 2018 02:39
@dims
Copy link
Collaborator Author

dims commented Nov 4, 2018

related to kubernetes/kubernetes#70264

@dims dims changed the title [WIP] Move from glog to klog Move from glog to klog Nov 4, 2018
@dims
Copy link
Collaborator Author

dims commented Nov 4, 2018

cc @dashpole @sigma

@dashpole
Copy link
Collaborator

dashpole commented Nov 6, 2018

Note that this should wait until after 1.32.0 is cut

@dims dims force-pushed the move-from-glog-to-klog branch 2 times, most recently from badda16 to 7b7f129 Compare November 8, 2018 21:17
cadvisor.go Outdated
@@ -34,8 +34,8 @@ import (

"crypto/tls"

"github.com/golang/glog"
"github.com/google/cadvisor/metrics"
"github.com/google/cadvisor/metrics"
Copy link
Collaborator

Choose a reason for hiding this comment

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

this looks strange. I am surprised it passes go lint? If you put a new line between these, does it go away?

Copy link
Collaborator

@dashpole dashpole left a comment

Choose a reason for hiding this comment

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

lgtm with one nit

Change-Id: Ic92f57c2d7f268d8d985797974883c1a537d6993
@dashpole dashpole merged commit e310755 into google:master Nov 8, 2018
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.

None yet

2 participants