kubernetes/pkg/cloudprovider/providers/aws
k8s-ci-robot 1ce5f67af0
Merge pull request #62774 from Raffo/bugfix/aws-custom-elb-sg
Fixes #49445 by not adding the default SG when using SG annotation (AWS)
2018-10-01 15:51:13 -07:00
..
aws.go Merge pull request #62774 from Raffo/bugfix/aws-custom-elb-sg 2018-10-01 15:51:13 -07: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.go use aws.StringSlice replace of deprecated func stringPointerArray 2018-07-28 16:57:36 +08:00
aws_loadbalancer_test.go Add Amazon NLB support 2017-11-20 08:52:57 -05:00
aws_metrics.go Add metric for throttled requests in AWS 2018-05-02 12:35:37 +02:00
aws_routes.go Add context to all relevant cloud APIs 2018-02-06 12:49:17 -08:00
aws_test.go Merge pull request #62774 from Raffo/bugfix/aws-custom-elb-sg 2018-10-01 15:51:13 -07:00
aws_utils.go Use function aws.Int64Value replace of deprecated function orZero 2018-03-20 17:27:20 +08:00
BUILD Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
device_allocator.go Implement LRU for AWS device allocator 2017-04-19 16:52:57 -04:00
device_allocator_test.go Implement LRU for AWS device allocator 2017-04-19 16:52:57 -04:00
instances.go using regexp match achieve find efficiently 2017-11-14 12:56:56 +08:00
instances_test.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
log_handler.go Added logging to AWS api calls. #46969 2017-07-14 21:37:05 -04:00
OWNERS Add myself, Micah to reviewers 2018-05-27 23:06:06 +00:00
regions.go AWS: trust region if found from AWS metadata 2017-01-18 09:17:55 -05:00
regions_test.go Add AWS cloud provider option for IAM role 2018-02-15 21:14:58 -08:00
retry_handler.go Add metric for throttled requests in AWS 2018-05-02 12:35:37 +02:00
retry_handler_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
sets_ippermissions.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
tags.go Fix hasClusterTag to actually get behavior we want 2018-05-24 19:23:12 -07:00
tags_test.go AWS: Add tests for awsTagging.hasClusterTag 2018-09-26 16:12:33 +03:00
volumes.go kubernetes: fix printf format errors 2018-07-11 00:10:15 +03:00