k3s/pkg/cloudprovider/providers
Kubernetes Submit Queue 72cb080c87 Merge pull request #46181 from FengyunPan/ignore-LBnotfound
Automatic merge from submit-queue

Ignore ErrNotFound when delete LB resources

IsNotFound error is fine since that means the object is
deleted already, so let's check it before return error.
2017-06-23 09:35:11 -07:00
..
aws Merge pull request #47575 from justinsb/fix_36902 2017-06-23 04:06:25 -07:00
azure run hack/update-all 2017-06-22 11:31:03 -07:00
cloudstack run hack/update-all 2017-06-22 11:31:03 -07:00
fake run hack/update-all 2017-06-22 11:31:03 -07:00
gce run hack/update-all 2017-06-22 11:31:03 -07:00
mesos run hack/update-all 2017-06-22 11:31:03 -07:00
openstack Merge pull request #46181 from FengyunPan/ignore-LBnotfound 2017-06-23 09:35:11 -07:00
ovirt run hack/update-all 2017-06-22 11:31:03 -07:00
photon run hack/update-all 2017-06-22 11:31:03 -07:00
rackspace run hack/update-all 2017-06-22 11:31:03 -07:00
vsphere run hack/update-all 2017-06-22 11:31:03 -07:00
BUILD Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
providers.go