kubernetes/pkg/cloudprovider/providers/aws
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
..
aws_fakes.go Implement disk resizing for AWS 2017-11-22 21:38:54 -05:00
aws_instancegroups.go Use %q formatter for error messages from the AWS SDK. #47789 2017-06-23 10:02:21 -04:00
aws_loadbalancer_test.go Add Amazon NLB support 2017-11-20 08:52:57 -05:00
aws_loadbalancer.go Fix NLB icmp permission duplication 2017-12-13 20:31:09 -03:00
aws_metrics.go Start recording cloud provider metrics for AWS 2017-04-27 15:26:32 -04:00
aws_routes.go Add context to all relevant cloud APIs 2018-02-06 12:49:17 -08:00
aws_test.go Add AWS cloud provider option for IAM role 2018-02-15 21:14:58 -08:00
aws_utils.go Replace the deprecated function with the suggest function 2017-08-21 10:50:52 +08:00
aws.go Merge pull request #59968 from kubernetes/revert-59323-nodetaint 2018-02-16 20:12:56 -08:00
BUILD Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
device_allocator_test.go Implement LRU for AWS device allocator 2017-04-19 16:52:57 -04:00
device_allocator.go Implement LRU for AWS device allocator 2017-04-19 16:52:57 -04:00
instances_test.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
instances.go using regexp match achieve find efficiently 2017-11-14 12:56:56 +08:00
log_handler.go Added logging to AWS api calls. #46969 2017-07-14 21:37:05 -04:00
OWNERS Add jsafrane as AWS approver. 2018-02-14 17:41:18 +01:00
regions_test.go Add AWS cloud provider option for IAM role 2018-02-15 21:14:58 -08:00
regions.go AWS: trust region if found from AWS metadata 2017-01-18 09:17:55 -05:00
retry_handler_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
retry_handler.go Check if SleepDelay of AWS request is nil before sign. 2017-11-19 16:33:56 +08:00
sets_ippermissions.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
tags_test.go Add AWS cloud provider option for IAM role 2018-02-15 21:14:58 -08:00
tags.go Make ClusterID required for AWS. #48954 2017-08-07 15:47:00 -04:00
volumes.go AWS: Support for mounting nvme volumes 2017-11-30 14:48:33 -05:00