s/glog/klog/g - switching to a fork of glog in k8s.io/kubernetes
464 views
Skip to first unread message
Davanum Srinivas
unread,
Nov 12, 2018, 9:02:38 PM11/12/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to kuberne...@googlegroups.com
Team,
After a lot of discussion about problems with glog in [1]. We chose a path forward in [2].
The path involves moving to a fork of glog that we host in our own repo [3] with the vanity url "k8s.io/klog".
After a lot of changes in several repositories including cadvisor, we merged [4] over the weekend. So, please check your PR(s) to see if you have references to `glog` and switch them over to `klog`. If you see any issues, ping me on slack and we can work through the issues.