mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-06 09:26:33 +00:00
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