Antonio Ojea
d126b14838
migrate nolint coments to golangci-lint
2021-11-17 13:58:53 +01:00
Stephen Augustus
481cf6fbe7
generated: Run hack/update-gofmt.sh
...
Signed-off-by: Stephen Augustus <foo@auggie.dev>
2021-08-24 15:47:49 -04:00
Benjamin Elder
56e092e382
hack/update-bazel.sh
2021-02-28 15:17:29 -08:00
Benjamin Elder
d1ec9b3f9c
fix pkg/util/coverage staticcheck
2020-06-23 18:30:32 -07:00
Davanum Srinivas
442a69c3bd
switch over k/k to use klog v2
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-16 07:54:27 -04:00
Zhou Peng
31daeed3b2
[pkg/util/coverage]: group imports for readability
...
Signed-off-by: Zhou Peng <p@ctriple.cn>
2019-05-23 21:38:12 +08:00
Roy Lenferink
b43c04452f
Updated OWNERS files to include link to docs
2019-02-04 22:33:12 +01:00
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
Katharine Berry
9390847bd5
Change owners.
2018-08-31 18:01:02 -07:00
Katharine Berry
c3e08bec7a
Add owners.
2018-08-31 17:51:42 -07:00
Katharine Berry
13d1961d2b
Improve error behaviour of package coverage.
2018-08-31 17:06:20 -07:00
Katharine Berry
2d36e9e874
Add KUBE_COVERAGE_FLUSH_INTERVAL to set flush interval.
2018-08-31 15:52:48 -07:00
Katharine Berry
0fb4b920b5
Address review comments.
2018-08-31 10:49:36 -07:00
Katharine Berry
6afc130340
Add autogenerated BUILD files.
2018-08-29 14:48:24 -07:00
Katharine Berry
da4bbd421c
Add runtime coverage support.
2018-08-29 14:48:24 -07:00