kubernetes/pkg/cloudprovider
Kubernetes Submit Queue 42c027215c Merge pull request #31671 from anguslees/config-drive
Automatic merge from submit-queue

openstack: Support config-drive and improve CurrentNodeName, GetZone

This PR adds support for fetching local instance metadata via config-drive (as well as querying metadata service), and surfaces some additional metadata information (from either source):

- `CurrentNodeName` now returns the OpenStack instance name, rather than the current hostname (they might not be the same)
- `GetZone` includes availability zone label in `FailureDomain`

Thanks to @kiall for a WIP implementation of the latter.
2016-10-10 12:40:28 -07:00
..
providers Merge pull request #31671 from anguslees/config-drive 2016-10-10 12:40:28 -07:00
cloud.go Use strongly-typed types.NodeName for a node name 2016-09-27 10:47:31 -04:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
OWNERS update pkg/cloudprovider OWNERS to spread the load 2016-09-08 15:13:21 -07:00
plugins.go kubeadm: refactor config 2016-10-03 14:44:18 -07:00