Wrap the coverage runner in a script for easier maintenance
Running coverage over all of the packages in a single invocation seems to not give the same coverage numbers as running it on a single package basis. Run the coverage tool one package at a time for now.
Add -packagePrefix to make the coverage file less verbose
Needs approval from an approver in each of these files:
- ~~[OWNERS](https://github.com/GoogleCloudPlatform/k8s-cloud-provider/blob/master/OWNERS)~~ [bowei]
Approvers can indicate their approval by writing `/approve` in a comment
Approvers can cancel approval by writing `/approve cancel` in a comment