Files
kubernetes/hack/make-rules
Angus Salkeld 9fcce9e001 Work around go cover bug
This avoids the whole command failing because of errors like the following:
```
# cover k8s.io/kubernetes/pkg/client/restclient
cover: internal error: block 268 overlaps block 270
```
For vendor code, igone
For local code replace the switch with an if statement
2016-09-05 09:59:15 +10:00
..
2016-07-12 21:52:54 -07:00
2016-09-05 09:59:15 +10:00
2016-07-25 15:34:00 +02:00
2016-08-10 16:45:41 -07:00