kubernetes/pkg/cloudprovider/providers/aws
Hemant Kumar 514f219c22 cloud-provider needs cluster-role to apply taint to the node
When volume is stuck in attaching state on AWS, cloud-provider
needs to taint the node. But the node can not be tainted
without proper access.
2017-12-04 10:57:21 -05:00
..
aws.go cloud-provider needs cluster-role to apply taint to the node 2017-12-04 10:57:21 -05: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 Merge pull request #56024 from dimpavloff/aws-elb-set-hc-params 2017-11-22 08:48:43 -08:00
aws_loadbalancer_test.go Add Amazon NLB support 2017-11-20 08:52:57 -05:00
aws_metrics.go Start recording cloud provider metrics for AWS 2017-04-27 15:26:32 -04:00
aws_routes.go Replace the deprecated function with the suggest function 2017-08-21 10:50:52 +08:00
aws_test.go allow ELB HC configuration via Service annotations 2017-11-21 14:34:05 +00:00
aws_utils.go Replace the deprecated function with the suggest function 2017-08-21 10:50:52 +08:00
BUILD Implement disk resizing for AWS 2017-11-22 21:38:54 -05: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 approvers to the aws OWNERS file 2017-02-20 11:44:05 -05:00
regions.go AWS: trust region if found from AWS metadata 2017-01-18 09:17:55 -05:00
regions_test.go Moved fakes to a separate file usable by other tests 2017-09-22 13:30:05 -04:00
retry_handler.go Check if SleepDelay of AWS request is nil before sign. 2017-11-19 16:33:56 +08: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 Make ClusterID required for AWS. #48954 2017-08-07 15:47:00 -04:00
tags_test.go Moved fakes to a separate file usable by other tests 2017-09-22 13:30:05 -04:00
volumes.go AWS: Support for mounting nvme volumes 2017-11-30 14:48:33 -05:00