Files
kubernetes/pkg
Kubernetes Submit Queue 6bb928a3df Merge pull request #50931 from jrperritt/fix-pool-panic
Automatic merge from submit-queue

cloudprovider/openstack bug fix: don't try to append pool id if pool doesn't exist

**What this PR does / why we need it**:

This fixes a bug in the OpenStack cloud provider that could cause a panic.

Consider what will happen in the current `LbaasV2.EnsureLoadBalancerDeleted` code if `nil, ErrNotFound` is returned by `getPoolByListenerID`.
2017-08-23 16:23:29 -07:00
..
2017-08-17 20:42:46 -04:00
2017-08-15 11:56:46 +02:00
2017-08-17 20:42:46 -04:00
2017-08-17 15:42:05 +08:00
2017-08-17 20:42:46 -04:00
2017-08-16 11:22:37 -07:00