kubernetes/pkg/cloudprovider/providers
Kubernetes Submit Queue 7a58f55423 Merge pull request #50651 from itowlson/log-azure-share-name
Automatic merge from submit-queue (batch tested with PRs 46317, 48922, 50651, 50230, 47599)

Log name if Azure file share cannot be created

**What this PR does / why we need it**: If the Azure storage provider fails to create a file share, it logs and error message 'failed to create share in account _foo_: _error-msg_'.  A user on the Slack azure-sig channel reported an error of "The specified resource name length is not within the permissible limits".  This PR adds logging of the name so that this error can be diagnosed in future.

**Which issue this PR fixes**: This was raised on Slack and has not been created as a GitHub issue.

**Special notes for your reviewer**: None

**Release note**:

```release-note
Changed the error log format when creating an Azure file share to include the name of the share.
```
2017-08-16 19:50:17 -07:00
..
aws Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
azure Log name if Azure file share cannot be created 2017-08-15 14:01:53 +12:00
cloudstack Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
fake Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
gce Merge pull request #50470 from nicksardo/gce-annotation-fixes 2017-08-11 15:03:28 -07:00
openstack Support autoprobing subnet-id for openstack cloud provider 2017-08-16 14:21:49 +08:00
ovirt Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
photon Merge pull request #49743 from euank/hostname 2017-08-12 02:35:54 -07:00
rackspace Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
vsphere Using hash/fnv to generate the vmName 2017-08-15 17:56:46 -07:00
BUILD Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
providers.go Removed mesos as cloud provider from Kubernetes. 2017-07-09 21:54:57 -04:00