lyft / cni-ipvlan-vpc-k8s

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

Do not cache subnet results if subnets returns error #53

Closed theatrus closed 6 years ago

theatrus commented 6 years ago

This change makes a quick fix to not cache a nil subnet response if the subnet API call has failed.