Davanum Srinivas
954996e231
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
2018-11-10 07:50:31 -05:00
Jing Xu
af9921f583
Move Regional PD to GA
...
This PR fixes #59988 .
2018-11-07 10:33:38 -08:00
Minhan Xia
469ac167c1
regenerate GCE cloud provider
2018-06-26 11:29:55 -07:00
Zihong Zheng
5d02573e56
[gce provider] Ran hack/update-cloudprovider-gce.sh
2018-06-21 11:16:30 -07:00
Cheng Xing
47f7672e2e
Generated code for gce_disks refactor
2018-06-05 16:37:28 -07:00
Zihong Zheng
fdc58eb891
[gce provider] More wrappers for alpha/beta backend service
2018-05-30 12:29:42 -07:00
Zihong Zheng
19d7006d6b
[gce provider] Update auto-generated codes
2018-05-25 16:43:28 -07:00
Zihong Zheng
23726efb3d
gce provider: add wrapper for security policy
2018-05-17 17:25:33 -07:00
Nick Sardo
81a5fa431c
Add Patch method to GA Backend Services
2018-05-10 12:45:21 -07:00
Nick Sardo
8098b91951
Expand ability of ResourceID
2018-05-01 12:21:44 -07:00
Nick Sardo
2410b6576e
Pass ProjectRouter to mocks
2018-02-16 13:47:12 -08:00
Ashley Gau
4b398a6d8d
generate mocked methods with context as the first arg, because golint
2018-02-08 11:02:48 -08:00
Jing Ai
4738e10b3e
Add GCE instance UpdateNetworkInterface API to beta.
2018-02-05 11:39:54 -08:00
Bowei Du
f8776f8f0c
Resulting generated code
2018-01-19 18:13:42 -08:00
Bowei Du
aaa3dfd695
GCE: Check that the key is valid for each call
2018-01-19 12:03:43 -08:00
Bowei Du
d3a1b4b255
Update code for GCE cloud provider
2018-01-18 13:33:34 -08:00
Bowei Du
2aaf8b47b2
Clean up documentation.
2018-01-09 16:40:15 -08:00
Bowei Du
e230bd967b
Generated code (see gen/main.go for the source)
2018-01-09 16:40:14 -08:00