multus-cni/testing
Tomofumi Hayashi 5dc774a547 Caches all pod delegates json for pods deletion without k8s info
This fixes #243 with following changes:
 + Optimize to fetch Pod from k8s client
 + Change to use cache always in DEL.
 + If failed to fetch the pod info from k8s clinet in deletion,
  use cached delegates as emergency bailout
 + Add test cases for cache
2019-03-07 23:50:07 +09:00
..
testing.go Caches all pod delegates json for pods deletion without k8s info 2019-03-07 23:50:07 +09:00