kubernetes/pkg/cloudprovider/providers/azure
Kubernetes Submit Queue 96ec318718
Merge pull request #59842 from ixdy/update-rules_go-02-2018
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

 Update bazelbuild/rules_go, kubernetes/repo-infra, and gazelle dependencies

**What this PR does / why we need it**: updates our bazelbuild/rules_go dependency in order to bump everything to go1.9.4. I'm separating this effort into two separate PRs, since updating rules_go requires a large cleanup, removing an attribute from most build rules.

**Release note**:

```release-note
NONE
```
2018-02-19 22:23:05 -08:00
..
auth Split auth related config for Azure 2018-01-03 10:23:26 +08:00
azure_backoff_test.go Add additional unit tests. 2018-01-23 04:37:31 +00:00
azure_backoff.go Use new clients for vmss cache 2018-02-12 14:07:05 +08:00
azure_blobDiskController.go Merge pull request #59739 from andyzhangx/azuredisk-initaccount 2018-02-12 19:03:37 -08:00
azure_cache_test.go Add error handling and new tests 2018-02-09 20:38:29 +08:00
azure_cache.go Add error handling and new tests 2018-02-09 20:38:29 +08:00
azure_client.go code review: create err chan via helper 2018-02-15 20:11:40 +00:00
azure_controller_common.go Add vmType checking in Azure disk controller common 2018-02-14 08:38:34 +08:00
azure_controller_standard.go Abstract disk operation interfaces in VMSet 2018-02-12 14:07:05 +08:00
azure_controller_vmss.go Add vmType checking in Azure disk controller common 2018-02-14 08:38:34 +08:00
azure_fakes.go Update vmss fake clients 2018-02-12 14:07:05 +08:00
azure_file.go fix rebase error 2018-01-31 03:02:15 +00:00
azure_instance_metadata.go Add useInstanceMetadata param back in Azure cloud provider 2018-02-08 12:40:35 +08:00
azure_instances.go Revert "add node shutdown taint" 2018-02-16 12:24:27 +01:00
azure_loadbalancer_test.go Check both name and ports for azure health probes 2017-12-07 15:33:02 +08:00
azure_loadbalancer.go Add cache for network security groups 2018-02-09 09:09:25 +08:00
azure_loadbalancer.md Update azure_loadbalancer.md 2018-02-09 12:52:59 +08:00
azure_managedDiskController.go Fix typo and comments 2018-01-31 10:55:41 +08:00
azure_metrics_test.go Instrument the Azure API calls for Prometheus monitoring 2018-01-12 11:10:40 +01:00
azure_metrics.go Fix typo and comments 2018-01-31 10:55:41 +08:00
azure_routes_test.go Add cache for route tables 2018-02-09 09:09:25 +08:00
azure_routes.go Add cache for route tables 2018-02-09 09:09:25 +08:00
azure_standard_test.go Add unit tests for mapLoadBalancerNameToVMSet 2018-02-12 16:07:11 +08:00
azure_standard.go Map correct vmset name for internal load balancers 2018-02-12 15:56:57 +08:00
azure_storage_test.go Add more tests. 2018-01-29 20:50:36 +00:00
azure_storage.go use new account generation method for blob disk 2018-02-12 13:09:29 +00:00
azure_storageaccount_test.go Add some more azure unit tests. 2018-01-23 21:46:38 +00:00
azure_storageaccount.go use new account generation method for blob disk 2018-02-12 13:09:29 +00:00
azure_test.go Merge pull request #59464 from dixudx/fix_all_typos 2018-02-10 22:12:45 -08:00
azure_vmsets.go Abstract disk operation interfaces in VMSet 2018-02-12 14:07:05 +08:00
azure_vmss_cache_test.go Add unit tests for extractVmssVMName 2018-02-12 11:21:08 +08:00
azure_vmss_cache.go Use new clients for vmss cache 2018-02-12 14:07:05 +08:00
azure_vmss_test.go Fix unit tests for vmss 2018-02-12 14:07:05 +08:00
azure_vmss.go Add vmType checking in Azure disk controller common 2018-02-14 08:38:34 +08:00
azure_wrap_test.go Fix a bug in validating node existence. 2017-12-21 00:30:16 +00:00
azure_wrap.go Add error handling and new tests 2018-02-09 20:38:29 +08:00
azure_zones.go Add context to all relevant cloud APIs 2018-02-06 12:49:17 -08:00
azure.go fix json tag on Azure.config 2018-02-13 22:22:25 +00:00
BUILD Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
OWNERS add Dong Liu as approver and add OWNERS in credentialprovider 2017-12-19 09:31:43 +00:00