lyft / cni-ipvlan-vpc-k8s

AWS VPC Kubernetes CNI driver using IPvlan
Apache License 2.0
360 stars 58 forks source link

Update lint rules and fix lint errors #87

Closed xjerod closed 4 years ago

xjerod commented 4 years ago

Most of these are just actually capturing return errors, though in a couple places I had to change around some of the logic because handling the error wasn't feasible as written.