Skip to content

Use a forked version of glog in kubernetes #70264

Closed
@dims

Description

@dims

Based on the discussion in SIG-Arch on Oct 25 and previous experiment in #69333, we should start by forking glog, cleanup the code to suit our use cases and switch over to it. Also see issue #61006

Tasks:

  • Request a new repository for the forked code in https://github.com/dims/klog in the kubernetes org(?)
  • Update k8s.io/klog README.md to explain it is a permanent fork.
  • update github.com/kubernetes/repo-infra/kazel/kazel.go to use klog
  • update k8s.io/gengo/ to use klog
  • update k8s.io/kube-openapi/ to use klog
  • update github.com/google/cadvisor to use klog
  • vendor all the repos above into k/k and switch k/k from glog to klog
  • add verify scripts to prevent adding any new vendor dependencies that use glog

cc @thockin @tallclair @erictune @justinsb @lavalamp

/kind feature

Metadata

Metadata

Labels

kind/featureCategorizes issue or PR as related to a new feature.sig/architectureCategorizes an issue or PR as relevant to SIG Architecture.sig/instrumentationCategorizes an issue or PR as relevant to SIG Instrumentation.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions