This website requires JavaScript.
Explore
Help
Sign In
github
/
kubernetes
Watch
4
Star
0
Fork
0
You've already forked kubernetes
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
77a203c49f6fbfb866d3ddfbfbb4d4d46d8efc87
kubernetes
/
pkg
/
cloudprovider
/
providers
/
openstack
History
hacktastic
77a203c49f
the api does not support filtering health monitors by pool_id, so /lbaas/healthmonitors?pool_id=abc123 will always return all health monitors in your OS tenant. fortunately, we can get the health monitor IDs from the query to /lbaas/pools and delete them
2016-09-22 23:52:32 -07:00
..
MAINTAINERS.md
create cloudprovider "providers" package
2015-08-11 22:36:51 -07:00
openstack_instances.go
return cloudprovider.InstanceNotFound in opentack ExternalID()
2016-08-29 21:23:08 -05:00
openstack_loadbalancer.go
the api does not support filtering health monitors by pool_id, so /lbaas/healthmonitors?pool_id=abc123 will always return all health monitors in your OS tenant. fortunately, we can get the health monitor IDs from the query to /lbaas/pools and delete them
2016-09-22 23:52:32 -07:00
openstack_test.go
support storage class in Cinder provisioner
2016-08-22 09:28:29 -04:00
openstack_volumes.go
Fix various typos in pgk/cloudprovider,dns,kubectl
2016-08-31 18:56:52 +02:00
openstack.go
Merge pull request
#29726
from anguslees/lb-autodetect
2016-08-12 09:02:42 -07:00
OWNERS
update pkg/cloudprovider OWNERS to spread the load
2016-09-08 15:13:21 -07:00