apiserver/pkg/endpoints
Davanum Srinivas 2710b17b80 Move from glog to klog
- Move from the old github.com/golang/glog to k8s.io/klog
- klog as explicit InitFlags() so we add them as necessary
- we update the other repositories that we vendor that made a similar
change from glog to klog
  * github.com/kubernetes/repo-infra
  * k8s.io/gengo/
  * k8s.io/kube-openapi/
  * github.com/google/cadvisor
- Entirely remove all references to glog
- Fix some tests by explicit InitFlags in their init() methods

Change-Id: I92db545ff36fcec83afe98f550c9e630098b3135

Kubernetes-commit: 954996e231074dc7429f7be1256a579bedd8344c
2018-11-09 13:49:10 -05:00
..
discovery legacy api endpoints only support v1 ever 2018-06-22 08:58:32 -04:00
filters Move from glog to klog 2018-11-09 13:49:10 -05:00
handlers Move from glog to klog 2018-11-09 13:49:10 -05:00
metrics Fix apiserver metrics 2018-06-29 14:15:53 +02:00
openapi Correctly identify types served in the kube-apiserver openapi doc 2018-05-22 19:29:00 -04:00
request Move from glog to klog 2018-11-09 13:49:10 -05:00
testing sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-15 09:38:17 +00:00
apiserver_test.go dry-run: Promote from Alpha to Beta 2018-10-10 15:44:23 -07:00
audit_test.go updates audit endpoints test 2018-11-01 15:56:50 -06:00
doc.go Mechanical fixup imports: pkg/genericapiserver 2017-02-13 07:36:41 -05:00
groupversion.go Add additional authorization check for create-on-update 2018-07-03 11:20:16 -07:00
installer.go fix(bug): make body a optional parameter in [DELETE] /apis/batch/v1/namespaces/{namespace}/jobs/{name} 2018-10-27 00:40:10 +05:30
installer_test.go remove go-restful from namer for rest handling 2017-04-10 20:35:11 +00:00
patchhandler_test.go apiserver: move patch tests to their own file 2018-04-18 10:54:35 -07:00
watch_test.go Dynamic client watchers should be able to handle ERROR gracefully 2018-10-03 14:16:44 -04:00